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

Aggregates for dense arrays via query argument #650

Merged
merged 4 commits into from
Jan 23, 2024

Conversation

eddelbuettel
Copy link
Member

Dense arrays need an appropriate subarray set before one can fire off aggregate queries.

To enable this, a new accessor function taking a query argument is added, along with tests. The existing array-argument accessor now errors if it sees a dense array, and has a note in its help page.

Tests have been added too.

Copy link

This pull request has been linked to Shortcut Story #39870: Support aggregates on dense array via 'query' accessor.

@eddelbuettel eddelbuettel merged commit c8e726b into master Jan 23, 2024
1 check passed
@eddelbuettel eddelbuettel deleted the de/sc-39870/dense_array_aggregates branch January 23, 2024 19:54
@eddelbuettel eddelbuettel mentioned this pull request Feb 14, 2024
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.

None yet

2 participants