Sergey Nuyanzin created FLINK-29446: ---------------------------------------
Summary: Remove Calcite classes which were fixed in 1.24 Key: FLINK-29446 URL: https://issues.apache.org/jira/browse/FLINK-29446 Project: Flink Issue Type: Bug Components: Table SQL / API, Table SQL / Planner Affects Versions: 1.15.2, 1.16.0 Reporter: Sergey Nuyanzin {{SqlDotOperator}}, {{SqlItemOperator}}, {{AliasNamespace}} were introduced as copies from Calcite and with a fix inside at https://github.com/apache/flink/pull/12649 At the same side the fixed was applied in Calcite itself in 1.24. https://issues.apache.org/jira/browse/CALCITE-4085 Since now Flink depends on 1.26 the fix is included and there is no need to have these classes in Flink repo -- This message was sent by Atlassian Jira (v8.20.10#820010)