[
https://issues.apache.org/jira/browse/FLINK-38607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Nuyanzin updated FLINK-38607:
------------------------------------
Description:
{{DiffRepository}} is used for different plan tests. It was copied from very
old Calcite version and never was updated since is located not in Calcite
package (rather in Flink).
We have a couple of plans stored several times with same name.
In Calcite there was update to check this
https://issues.apache.org/jira/browse/CALCITE-3009
Thus need to port changes
was:
{{DiffRepository}} is used for different plan tests. It was copied from very
old Calcite version and never was updated since is located not in Calcite
package (rather in Flink).
We have a couple of plans stored several times with same name.
In Calcite there was update to check this
https://issues.apache.org/jira/browse/CALCITE-6957
Thus need to port changes
> Do not store plans with same name twice in plan test files
> ----------------------------------------------------------
>
> Key: FLINK-38607
> URL: https://issues.apache.org/jira/browse/FLINK-38607
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner, Tests
> Reporter: Sergey Nuyanzin
> Assignee: Sergey Nuyanzin
> Priority: Major
> Labels: pull-request-available
>
> {{DiffRepository}} is used for different plan tests. It was copied from very
> old Calcite version and never was updated since is located not in Calcite
> package (rather in Flink).
> We have a couple of plans stored several times with same name.
> In Calcite there was update to check this
> https://issues.apache.org/jira/browse/CALCITE-3009
> Thus need to port changes
--
This message was sent by Atlassian Jira
(v8.20.10#820010)