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
Is your feature request related to a problem or challenge?
In #12269@jayzhan211 made significant improvements to how group values are stored in multi-column aggregations. There are a few follow ups to this work that I wanted to track here
alamb
changed the title
Improvements to GroupColumn multi-column aggregation performance
[EPIC] Improvements to GroupColumn multi-column aggregation performance
Oct 9, 2024
Is your feature request related to a problem or challenge?
In #12269 @jayzhan211 made significant improvements to how group values are stored in multi-column aggregations. There are a few follow ups to this work that I wanted to track here
Describe the solution you'd like
MaybeNullBufferBuilder
#12623PrimitiveGroupValueBuilder
with const generics #12703ByteGroupValueBuilder
to useMaybeNullBufferBuilder
#12681equal_to
inPrimitiveGroupValueBuilder
#12758equal_to
inByteGroupValueBuilder
#12770GroupColumn
forDate
/Time
/Timestamp
types for multi-columnGROUP BY
#13263Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: