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/07/28 02:45:39 UTC

[flink] branch master updated (bd45e04 -> cb6db1a)

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 bd45e04  [FLINK-18703][table] Use new data structure converters when legacy types are not present
     add cb6db1a  [FLINK-15366][table-planner-blink] Improve FlinkCalcMergeRule to merge calc nodes better

No new revisions were added by this update.

Summary of changes:
 .../plan/rules/logical/FlinkCalcMergeRule.scala    |  54 ++++++++-
 .../plan/rules/logical/FlinkCalcMergeRuleTest.xml  | 121 ++++++++++++++++++++-
 .../rules/logical/FlinkCalcMergeRuleTest.scala     |  44 +++++++-
 3 files changed, 207 insertions(+), 12 deletions(-)