Sergey Nuyanzin created FLINK-29133:
---------------------------------------
Summary: Adapt to new calcite rule configuration api
Key: FLINK-29133
URL: https://issues.apache.org/jira/browse/FLINK-29133
Project: Flink
Issue Type: Sub-task
Components: Table SQL / API, Table SQL / Runtime
Reporter: Sergey Nuyanzin
The new API for rule configuration started being added in 1.25.0 [1] and
finished at 1.29.0 [2] with removal of some entities e.g.
{{RelRule.Config.EMPTY}} which are used across the code of rules.
So current code uses deprecated. It would make sense to move a new one.
Probably some work could be done before calcite upgrade
[1] https://issues.apache.org/jira/browse/CALCITE-3923
[2] https://issues.apache.org/jira/browse/CALCITE-4839
--
This message was sent by Atlassian Jira
(v8.20.10#820010)