Skip to content

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Feb 28, 2025

Which issue does this PR close?

Rationale for this change

I have always found AggregateMode to be somewhat confusing -- I think the Single vs SinglePartitioned specifically is confusing as there is both how many aggregation layers as well as how many partitioned

@berkaysynnada has pointed out the key difference here https://github.com/apache/datafusion/pull/14919/files#r1975931108 and I wanted to capture that in the documentation

What changes are included in this PR?

Update the documentation on AggregationMode to make the requirements clearer

Are these changes tested?

By CI

Are there any user-facing changes?

Only documentation

@github-actions github-actions bot added the physical-expr Changes to the physical-expr crates label Feb 28, 2025
@alamb alamb added the documentation Improvements or additions to documentation label Feb 28, 2025
Co-authored-by: wiedld <wiedld@users.noreply.github.com>
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Feb 28, 2025
Copy link
Contributor

@2010YOUY01 2010YOUY01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, thank you.

@github-actions github-actions bot removed the physical-expr Changes to the physical-expr crates label Mar 3, 2025
@alamb
Copy link
Contributor Author

alamb commented Mar 3, 2025

Thank you for the review @2010YOUY01 and @wiedld

@alamb alamb merged commit 2705bc8 into apache:main Mar 3, 2025
24 checks passed
@alamb alamb deleted the alamb/doc_mode branch March 3, 2025 15:09
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.

3 participants