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 543091275f1 [hotfix][docs] fix typo in table api operations
     add 698b128e20d [FLINK-32578][table-planner] Fix wrong plan which group by 
window time columns on a proctime window operator may result hang for ever

No new revisions were added by this update.

Summary of changes:
 .../stream/StreamPhysicalGroupAggregateRule.scala  |   6 +-
 .../stream/StreamPhysicalWindowAggregateRule.scala |   5 +-
 .../table/planner/plan/utils/WindowUtil.scala      |  51 +-
 .../plan/stream/sql/agg/WindowAggregateTest.xml    | 513 +++++++++++++++++++++
 .../plan/stream/sql/agg/WindowAggregateTest.scala  | 240 ++++++++++
 .../runtime/stream/sql/WindowAggregateITCase.scala |  47 +-
 6 files changed, 851 insertions(+), 11 deletions(-)

Reply via email to