You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/10/18 08:26:00 UTC

[jira] [Reopened] (FLINK-20873) Upgrade Calcite version to 1.27

     [ https://issues.apache.org/jira/browse/FLINK-20873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler reopened FLINK-20873:
--------------------------------------

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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)