You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by lz...@apache.org on 2020/05/25 05:38:19 UTC

[flink] branch master updated (e345d99 -> 9ccdf06)

This is an automated email from the ASF dual-hosted git repository.

lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from e345d99  [FLINK-17878][fs-connector] Transient watermark attribute should be initial at runtime in streaming file operators
     add 9ccdf06   [FLINK-17651][table-planner-blink] DecomposeGroupingSetsRule generates wrong plan

No new revisions were added by this update.

Summary of changes:
 .../rules/logical/DecomposeGroupingSetsRule.scala  |  3 ++-
 .../table/planner/plan/utils/ExpandUtil.scala      |  9 +++++--
 .../plan/batch/sql/agg/DistinctAggregateTest.xml   | 28 ++++++++++++++++++++++
 ...nkAggregateExpandDistinctAggregatesRuleTest.xml | 24 +++++++++++++++++++
 .../plan/common/DistinctAggregateTestBase.scala    |  7 ++++++
 .../batch/sql/agg/AggregateITCaseBase.scala        |  6 ++---
 6 files changed, 71 insertions(+), 6 deletions(-)