This is an automated email from the ASF dual-hosted git repository.
lincoln pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 0570c229979 [FLINK-37432][release] Add release note for release 2.0
add 3891fe8c13d [FLINK-30687][table] Fix wrong result of agg with fiter
which references first input column
No new revisions were added by this update.
Summary of changes:
.../codegen/agg/AggsHandlerCodeGenerator.scala | 2 +-
.../table/planner/codegen/agg/AggTestBase.scala | 9 +++++++++
.../runtime/batch/sql/agg/AggregateITCaseBase.scala | 5 +++++
.../runtime/stream/sql/AggregateITCase.scala | 21 ++++++++++++++++++++-
4 files changed, 35 insertions(+), 2 deletions(-)