[ https://issues.apache.org/jira/browse/FLINK-37123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912934#comment-17912934 ]
Leonard Xu commented on FLINK-37123: ------------------------------------ Thanks [~wink] for filing this ticket, We'd better keep same pace with Flink SQL so that we can avoid some potential class conflicts issue. > FlinkCDC YAML supports TIMESTAMP_TZ > ----------------------------------- > > Key: FLINK-37123 > URL: https://issues.apache.org/jira/browse/FLINK-37123 > Project: Flink > Issue Type: New Feature > Components: Flink CDC > Reporter: Wenkai Qi > Assignee: Wenkai Qi > Priority: Minor > > [https://github.com/apache/flink-cdc/pull/3698] > > Upgrade Apache Calcite into 1.37.0 to support TIMESTAMP_TZ. > Upgrade incompatibility: > https://github.com/apache/flink-cdc/pull/3698/commits/b428debb9d06683c16532cc43c989d504a3f3da6 > 1. Add SqlIntervalQualifier to represent the sql interval qualifier. > 2. CHAR_LENGTH has become a default supported function. > 3. SqlValidator.Config must specify the Conformance configuration as MYSQL_5. > 4. Add TIMESTAMP_TZ. > -- This message was sent by Atlassian Jira (v8.20.10#820010)