HuHuan Fantasy

Results 3 issues of HuHuan Fantasy

MySqlSnapshotSplitReadTask throw exception when primary key conflict with keywords or reserved words. sample table: ``` CREATE TABLE quote_pk_table ( `key` VARCHAR(10) NOT NULL PRIMARY KEY, name VARCHAR(255) NOT NULL DEFAULT...

mysql-cdc-connector
base
postgres-cdc-connector
sqlserver-cdc-connector
db2-cdc-connector
Stale

## What is the purpose of the change As described in the issue FLINK-35427, this pull request trying to introduce a config in json format, so we can fail the...

component=Formats

## What is the purpose of the change - Fix typo of json format zh docs - Fix docs of json format test util class - Fix some test cases...