You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by go...@apache.org on 2021/11/01 08:37:22 UTC

[flink] branch master updated (3b163c7 -> 003df21)

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(-)