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

ron pushed a change to branch release-1.17
in repository https://gitbox.apache.org/repos/asf/flink.git


    from bef8eae8036 [hotfix][python] Fix Kafka csv example
     new b05eb8bb1a0 [FLINK-32220][table-runtime] Improving the adaptive local 
hash agg code to avoid get value from RowData repeatedly
     new a461e949cb3 [FLINK-32426][table-runtime] Fix adaptive local hash can't 
work when auxGrouping exist (#22856)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../planner/codegen/ProjectionCodeGenerator.scala  | 49 ++++++++++++----------
 .../codegen/agg/batch/HashAggCodeGenerator.scala   | 31 +++++++-------
 .../runtime/batch/sql/agg/HashAggITCase.scala      | 29 ++++++++++++-
 3 files changed, 71 insertions(+), 38 deletions(-)

Reply via email to