[
https://issues.apache.org/jira/browse/FLINK-37123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenkai Qi updated FLINK-37123:
------------------------------
Description:
[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.
> 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
> 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)