You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add Hash trait to Aggregate enums (apache#21569)
## 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
0 commit comments