This is an automated email from the ASF dual-hosted git repository.
jark pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 46d42e5 [FLINK-18069][CI] Test if Scala/JavaDocs builds are passing
in the compile stage
add c67109e [FLINK-17553][table] Fix plan error when constant exists in
group window key
No new revisions were added by this update.
Summary of changes:
.../planner/plan/rules/FlinkStreamRuleSets.scala | 4 +++
.../table/planner/plan/stream/sql/RankTest.xml | 18 ++++++--------
.../plan/stream/sql/agg/WindowAggregateTest.xml | 29 ++++++++++++++++++++++
.../plan/stream/sql/agg/WindowAggregateTest.scala | 14 +++++++++++
.../runtime/stream/sql/WindowAggregateITCase.scala | 28 +++++++++++++++++++++
5 files changed, 83 insertions(+), 10 deletions(-)