Skip to content

Refactor hash aggregates's planner building code - #539

Merged
alamb merged 2 commits into
apache:masterfrom
jimexist:refactor-hash-aggregate
Jun 13, 2021
Merged

Refactor hash aggregates's planner building code#539
alamb merged 2 commits into
apache:masterfrom
jimexist:refactor-hash-aggregate

Conversation

@jimexist

@jimexistjimexist commented Jun 10, 2021

Copy link
Copy Markdown
Member

Which issue does this PR close?

Closes#131

Rationale for this change

a small refactor to hash aggregate planning phase, to make the code more readable, streamlined.

this shall be covered by the current unit tests.

What changes are included in this PR?

Are there any user-facing changes?

no

@jimexistjimexist changed the title refactor hash aggregatesRefactor hash aggregates's planner building codeJun 10, 2021
@jimexist
jimexistforce-pushed the refactor-hash-aggregate branch from 69c8241 to e823b16CompareJune 11, 2021 08:03
Comment threaddatafusion/src/physical_plan/mod.rs Outdated

@alambalamb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is a nice cleanup 👍

@alamb
alamb merged commit 519698a into apache:masterJun 13, 2021
@jimexist
jimexist deleted the refactor-hash-aggregate branch June 13, 2021 11:26
unkloud pushed a commit to unkloud/datafusion that referenced this pull request Mar 23, 2025
Sign up for freeto 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.

Implement hash partitioning

4 participants

@jimexist@Dandandan@alamb@houqp