You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by li...@apache.org on 2020/07/24 04:42:10 UTC

[flink] branch release-1.11 updated (4efb3b7 -> 076a474)

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

libenchao pushed a change to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 4efb3b7  [FLINK-18666][build] Update japicmp configuration for 1.11.1
     add 076a474  [FLINK-16827][table-planner-blink] StreamExecTemporalSort should require a distribution trait in StreamExecTemporalSortRule.

No new revisions were added by this update.

Summary of changes:
 .../stream/StreamExecTemporalSortRule.scala        | 15 ++++++--
 .../table/planner/plan/stream/sql/SortTest.xml     |  6 ++-
 .../runtime/stream/sql/TemporalSortITCase.scala    | 43 ++++++++++++++++++++++
 3 files changed, 58 insertions(+), 6 deletions(-)