You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jark Wu (JIRA)" <ji...@apache.org> on 2019/08/08 13:29:00 UTC

[jira] [Created] (FLINK-13657) Remove FlinkJoinToMultiJoinRule pull-in from Calcite

Jark Wu created FLINK-13657:
-------------------------------

             Summary: Remove FlinkJoinToMultiJoinRule pull-in from Calcite
                 Key: FLINK-13657
                 URL: https://issues.apache.org/jira/browse/FLINK-13657
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / Planner
            Reporter: Jark Wu


{{FlinkJoinToMultiJoinRule}} rule is copied from Calcite's {{org.apache.calcite.rel.rules.JoinToMultiJoinRule}} to blink planner in FLINK-13545.

This file should be removed while upgrading Calcite version to 1.21 because [CALCITE-3225] has been merged. 

We should also remove {{FlinkJoinToMultiJoinRuleTest.scala}} and {{FlinkJoinToMultiJoinRuleTest.xml}} as well. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)