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

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


    from d31bd5a  [hotfix][javadocs] Fix class reference
     add 6f2e9ab  [FLINK-15466][table-planner-blink] Fix the wrong plan when 
use distinct aggregations with filter

No new revisions were added by this update.

Summary of changes:
 ...FlinkAggregateExpandDistinctAggregatesRule.java |  26 +-
 .../plan/batch/sql/agg/DistinctAggregateTest.xml   | 561 ++++++++++++++++++---
 ...nkAggregateExpandDistinctAggregatesRuleTest.xml | 195 +++++--
 .../plan/batch/sql/agg/DistinctAggregateTest.scala |  64 +--
 .../DistinctAggregateTestBase.scala}               |  81 ++-
 ...AggregateExpandDistinctAggregatesRuleTest.scala | 143 +-----
 .../sql/agg/DistinctAggregateITCaseBase.scala      |  59 ++-
 7 files changed, 775 insertions(+), 354 deletions(-)
 copy 
flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/planner/plan/{rules/logical/FlinkAggregateExpandDistinctAggregatesRuleTest.scala
 => common/DistinctAggregateTestBase.scala} (69%)

Reply via email to