This is an automated email from the ASF dual-hosted git repository.
godfrey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 3b163c7 [FLINK-20443][API/DataStream] ContinuousEventTimeTrigger
optimization
add 003df21 [FLINK-23919][table-planner] Fix field name conflict bug in
WindowUtil
No new revisions were added by this update.
Summary of changes:
.../table/planner/plan/utils/WindowUtil.scala | 13 +++--
.../plan/stream/sql/agg/WindowAggregateTest.xml | 67 ++++++++++++++++++++++
.../plan/stream/sql/agg/WindowAggregateTest.scala | 13 +++++
.../runtime/stream/sql/WindowAggregateITCase.scala | 33 +++++++++++
4 files changed, 122 insertions(+), 4 deletions(-)