Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for aggregates #623

Merged
merged 5 commits into from
Nov 29, 2023
Merged

Add support for aggregates #623

merged 5 commits into from
Nov 29, 2023

Conversation

eddelbuettel
Copy link
Contributor

This PR adds (initial) support for aggregates, namely Count, NullCount, Min, Max, Mean and Sum. Unit tests have been added as well.

The branch had been rebased a few times to the timestamps on the commits are not accurate. There was an initial commit several weeks ago followed by refinement this week.

And a propos of nothing, CI started to have a fit this afternoon not getting the Windows artifact to the download time limit was increased for all three affected scripts from 60s to 180s. Should not be material during normal times, yet also not hurt as a simple upper limit.

Copy link

This pull request has been linked to Shortcut Story #36024: Support aggregates now being added to 2.18.

@eddelbuettel eddelbuettel merged commit 20e0ca4 into master Nov 29, 2023
8 checks passed
@eddelbuettel eddelbuettel deleted the de/sc-36024/aggregates branch November 29, 2023 14:35
@eddelbuettel eddelbuettel mentioned this pull request Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants