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)