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

GH-44168: [Python][Acero] Provide method to perform aggregations with acero for datasets #44169

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sidneymau
Copy link

@sidneymau sidneymau commented Sep 19, 2024

Rationale for this change

See #44168 – implement an aggregate method for Dataset to facilitate out of core aggregations of arbitrary datasets using Acero.

What changes are included in this PR?

New aggregate method of Dataset and associated tests.

Are these changes tested?

Equivalent tests to those existing for the group_by/aggregate idiom of Table have been added to the dataset tests.

Are there any user-facing changes?

New method of Dataset

Copy link

⚠️ GitHub issue #44168 has been automatically assigned in GitHub to PR creator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant