Xiao Huang created FLINK-36699: ---------------------------------- Summary: Fix nullability when converting cdc data type to flink data type Key: FLINK-36699 URL: https://issues.apache.org/jira/browse/FLINK-36699 Project: Flink Issue Type: Bug Components: Flink CDC Affects Versions: cdc-3.2.0 Reporter: Xiao Huang Fix For: cdc-3.3.0
The nullability for data type ARRAY and MAP is wrong after converting to flink data type in method `DataTypeUtils#toFlinkDataType`. -- This message was sent by Atlassian Jira (v8.20.10#820010)