godfrey he created FLINK-13185: ---------------------------------- Summary: Bump Calcite dependency to 1.20.0 in sql parser & flink planner Key: FLINK-13185 URL: https://issues.apache.org/jira/browse/FLINK-13185 Project: Flink Issue Type: Improvement Components: Table SQL / Legacy Planner Reporter: godfrey he Assignee: godfrey he
blink planner had upgraded calcite version to 1.20.0 (before version is 1.19.0), and blink planner will support DDL in FLINK-1.9 which depends on flink-sql-parser. so calcite version in flink-sql-parser should also be upgrade to 1.20.0. [~walterddr], [FLINK-11935|https://issues.apache.org/jira/browse/FLINK-11935] will not be fixed in this issue, because supporting DDL in blink planner is blocked by this. -- This message was sent by Atlassian JIRA (v7.6.3#76005)