[
https://issues.apache.org/jira/browse/FLINK-5435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kurt Young updated FLINK-5435:
------------------------------
Description:
When fixing https://issues.apache.org/jira/browse/FLINK-5144, we actually
copied some classes from Calcite and do a quick fix in Flink. The fixing is
actually merged by Calcite and will be included in version 1.12, we should
update the Calcite version and remove the classes we copied.
The classes we copied:
1. FlinkAggregateJoinTransposeRule
2. RelDecorrelator -> FlinkRelDecorrelator
was:When fixing https://issues.apache.org/jira/browse/FLINK-5144, we actually
copied some classes from Calcite and do a quick fix in Flink. The fixing is
actually merged by Calcite and will be included in version 1.12, we should
update the Calcite version and remove the classes we copied.
> Cleanup the rules introduced by FLINK-5144 when calcite releases 1.12
> ---------------------------------------------------------------------
>
> Key: FLINK-5435
> URL: https://issues.apache.org/jira/browse/FLINK-5435
> Project: Flink
> Issue Type: Task
> Components: Table API & SQL
> Reporter: Kurt Young
> Assignee: Kurt Young
> Priority: Minor
>
> When fixing https://issues.apache.org/jira/browse/FLINK-5144, we actually
> copied some classes from Calcite and do a quick fix in Flink. The fixing is
> actually merged by Calcite and will be included in version 1.12, we should
> update the Calcite version and remove the classes we copied.
> The classes we copied:
> 1. FlinkAggregateJoinTransposeRule
> 2. RelDecorrelator -> FlinkRelDecorrelator
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)