This is an automated email from the ASF dual-hosted git repository.

jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from 64a07ec3ee9 [Planner] Add ProjectRemove rule into PRUNE_RULES  (#16518)
     add 407d6f24ab7 Clear threadLocal maps after use for 
DictionaryBasedGroupKeyGenerator (#16454)

No new revisions were added by this update.

Summary of changes:
 .../operator/combine/GroupByCombineOperator.java   | 27 +++++----
 .../operator/query/FilteredGroupByOperator.java    |  2 +
 .../pinot/core/operator/query/GroupByOperator.java |  2 +
 .../groupby/AggregationGroupByResult.java          |  7 +++
 .../groupby/DictionaryBasedGroupKeyGenerator.java  | 64 +++++++++++++++-------
 .../aggregation/groupby/GroupKeyGenerator.java     |  7 ++-
 .../DictionaryBasedGroupKeyGeneratorTest.java      | 25 +++++++++
 7 files changed, 102 insertions(+), 32 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to