[
https://issues.apache.org/jira/browse/FLINK-14338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073404#comment-17073404
]
Robert Metzger commented on FLINK-14338:
----------------------------------------
Pull request of this ticket: https://github.com/apache/flink/pull/11340 (I'm
adding this here to make it easier to find the PR)
> Upgrade Calcite version to 1.22 for Flink SQL
> ---------------------------------------------
>
> Key: FLINK-14338
> URL: https://issues.apache.org/jira/browse/FLINK-14338
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Affects Versions: 1.10.0
> Reporter: Danny Chen
> Assignee: Danny Chen
> Priority: Major
> Fix For: 1.11.0
>
>
> Since FLINK-14092 has been resolved, now we can prepare to upgrade to Calcite
> 1.22.
> There are some fix code introduced by 1.21 upgrade:
> * Move java files in flink-sql-parser module package org.apache.calcite.sql
> to org.apache.flink.sql.parser.type, since CALCITE-3360 has been resolved
> * Remove SqlFunction from flink-table-planner and flink-table-planner-blink
> since CALCITE-3360 has been resolved
--
This message was sent by Atlassian Jira
(v8.3.4#803005)