You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ja...@apache.org on 2020/02/04 08:39:16 UTC

[flink] branch master updated (5281212 -> de7440e)

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

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


    from 5281212  [FLINK-15494][table-planner-blink] Fix incorrect time field index in LogicalWindowAggregateRuleBase
     add de7440e  [FLINK-15658][table-planner-blink] Fix duplicate field names exception when join on the same key multiple times (#11011)

No new revisions were added by this update.

Summary of changes:
 .../flink/table/planner/plan/utils/KeySelectorUtil.java      | 12 ++++++------
 .../flink/table/planner/runtime/stream/sql/JoinITCase.scala  | 12 ++++++++++++
 2 files changed, 18 insertions(+), 6 deletions(-)