You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ku...@apache.org on 2019/07/08 09:54:31 UTC

[flink] branch master updated (3fa91f2 -> 20b3c6d)

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 3fa91f2  [hotfix][table-planner-blink] Fix static variable name
     add 20b3c6d  [hotfix][table-planner-blink] Fix various checkstyle issues.

No new revisions were added by this update.

Summary of changes:
 .../rules/logical/PushFilterIntoTableSourceScanRule.scala |  3 ++-
 .../apache/flink/table/plan/batch/sql/SortLimitTest.scala |  3 ++-
 .../org/apache/flink/table/plan/batch/sql/SortTest.scala  | 15 ++++++++++-----
 .../batch/sql/agg/AggregateReduceGroupingITCase.scala     |  4 ++--
 .../table/runtime/utils/StreamingWithAggTestBase.scala    |  6 ++++--
 .../runtime/utils/StreamingWithMiniBatchTestBase.scala    |  3 ++-
 6 files changed, 22 insertions(+), 12 deletions(-)