ronghangye created FLINK-37331:
----------------------------------
Summary: Add comprehensive data type coverage tests for new
MysqlSource implementation
Key: FLINK-37331
URL: https://issues.apache.org/jira/browse/FLINK-37331
Project: Flink
Issue Type: Improvement
Components: Flink CDC
Affects Versions: cdc-3.3.0
Reporter: ronghangye
Fix For: cdc-3.4.0
The new implementation of `MysqlSource` lacks the full type test cases. We
should add them to verify it can work well in the new implementation. I will
add the following test cases in `MySqlSourceITCase`:
* testFullTypesWithRowDataFormat
* testFullTypesWithJsonFormatIncludeSchema
* testFullTypesWithJsonFormatExcludeSchema
* testFullTypesWithJsonFormatWithNumericDecimal
--
This message was sent by Atlassian Jira
(v8.20.10#820010)