Skip to content

feat: Add Hash trait to Aggregate enums#21569

Merged
rluvaton merged 1 commit intoapache:mainfrom
rluvaton:add-hash
Apr 13, 2026
Merged

feat: Add Hash trait to Aggregate enums#21569
rluvaton merged 1 commit intoapache:mainfrom
rluvaton:add-hash

Conversation

@rluvaton
Copy link
Copy Markdown
Member

Which issue does this PR close?

N/A

Rationale for this change

to be able to derive Hash

What changes are included in this PR?

derive Hash

Are these changes tested?

no

Are there any user-facing changes?

yes, new trait impl

@github-actions github-actions bot added the physical-plan Changes to the physical-plan crate label Apr 12, 2026
@rluvaton rluvaton marked this pull request as ready for review April 12, 2026 12:02
@rluvaton rluvaton added this pull request to the merge queue Apr 13, 2026
Merged via the queue into apache:main with commit 62b8ec4 Apr 13, 2026
35 checks passed
@rluvaton rluvaton deleted the add-hash branch April 13, 2026 12:20
coderfender pushed a commit to coderfender/datafusion that referenced this pull request Apr 14, 2026
## Which issue does this PR close?

N/A

## Rationale for this change

to be able to derive `Hash`

## What changes are included in this PR?

derive `Hash`

## Are these changes tested?

no

## Are there any user-facing changes?
yes, new trait impl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

physical-plan Changes to the physical-plan crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants