[
https://issues.apache.org/jira/browse/FLINK-20873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Nuyanzin updated FLINK-20873:
------------------------------------
Release Note: Calcite upgrade brings optimization changing logical plans
for some queries involving `Sarg` and queries `count` of non-distinct values
(was: Calcite upgrade brings optimization changing logical plans for some
queries involving `Sarg` and `count` of non-distinct values)
> Upgrade Calcite version to 1.27
> -------------------------------
>
> Key: FLINK-20873
> URL: https://issues.apache.org/jira/browse/FLINK-20873
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API, Table SQL / Planner
> Reporter: Jark Wu
> Assignee: Sergey Nuyanzin
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.17.0
>
>
> The following files should be removed from the Flink code base during an
> upgrade:
> - org.apache.calcite.rex.RexSimplify
> - org.apache.calcite.sql.SqlMatchRecognize
> - org.apache.calcite.sql.SqlTableRef
> - org.apache.calcite.sql2rel.RelDecorrelator
> - org.apache.flink.table.planner.functions.sql.SqlJsonObjectFunction (added
> in FLINK-16203)
> - Adopt calcite's behaviour and add SQL tests once
> [https://github.com/apache/calcite/pull/2555] is merged, (check FLINK-24576 )
--
This message was sent by Atlassian Jira
(v8.20.10#820010)