Sergey Nuyanzin created FLINK-38607:
---------------------------------------
Summary: 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
{{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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)