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

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


    from bfcf9a1  [hotfix][docs] Regenerate options
     add b62382e  Revert "[FLINK-23434][table-planner] Fix the inconsistent 
type in IncrementalAggregateRule when the query has one distinct agg function 
and count star agg function"

No new revisions were added by this update.

Summary of changes:
 .../stream/StreamExecGlobalGroupAggregate.java     |  17 -
 .../StreamPhysicalGlobalGroupAggregate.scala       |  19 +-
 .../physical/stream/IncrementalAggregateRule.scala |  21 +-
 .../table/planner/plan/utils/AggregateUtil.scala   |  33 -
 .../stream/IncrementalAggregateJsonPlanTest.java   |  21 -
 ...lAggregateWithSumCountDistinctAndRetraction.out | 745 ---------------------
 .../plan/stream/sql/agg/DistinctAggregateTest.xml  | 179 +----
 .../stream/sql/agg/IncrementalAggregateTest.xml    |  41 +-
 .../stream/sql/agg/DistinctAggregateTest.scala     |  16 -
 .../runtime/stream/sql/SplitAggregateITCase.scala  |  52 --
 10 files changed, 30 insertions(+), 1114 deletions(-)
 delete mode 100644 
flink-table/flink-table-planner/src/test/resources/org/apache/flink/table/planner/plan/nodes/exec/stream/IncrementalAggregateJsonPlanTest_jsonplan/testIncrementalAggregateWithSumCountDistinctAndRetraction.out

Reply via email to