Hongshun Wang
Hongshun Wang
@link3280,just a minor optimization. To be honest, this rarely happens because high_watermark is mostly non dml record, such as heartbeat record.
@WuChongYong Unlike `flink-table-common`、`flink-connector-base `、`flink-core` whose maven scope is **provided** , `flink-shaded-guava` and `flink-shaded-force-shading` will be included in the final jar package, causing dependency conflict. Now we can see why dependency...
@WuChongYong , @YyItRoad , hi, Please give me your code so that I can reproduce it.
Hi, @phamvinh1712 , 1. It only influence in test because of maven only load one jar. If you put the jar to flink cluster, no error will happen because the...
@wuzhenhua01 Considering collaboration with developers around the world, please re-create your issue in English on [Apache Jira](https://issues.apache.org/jira) under project `Flink` with component tag `Flink CDC`. Thank you!
I don't understand why PostgresDialect#isDataCollectionIdCaseSensitive always returns true, meaning that is database always use case-sensitive strategy, but this PR will change it to no case-insensitive? What kind of strategy is...
@linzhicong1996 , this issue has been migrated to https://issues.apache.org/jira/browse/FLINK-34805, Please modify your PR tittle with [FLINK-34805][xxx] xxxx as https://nightlies.apache.org/flink/flink-cdc-docs-master/docs/developer-guide/contribute-to-flink-cdc/#contributing shows
Great Catch, Please rebase this PR.
LGTM. CC, @leonardBang , @ruanhang1993
@wuzhenhua01 Please rebase this pr to master.