Results 62 comments of dailai

> > > let's focus only the insert behavior of sink and paimon. a PK table using deduplicate merge engine, like: `create table test(id int, tchar string, primary key(id) not...

> > > > let's focus only the insert behavior of sink and paimon. a PK table using deduplicate merge engine, like: `create table test(id int, tchar string, primary key(id)...

Jdbc source can not capture the update events. I think you can use this test case to vertify. You can test only insert with same key. https://github.com/apache/seatunnel/blob/dev/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-paimon-e2e/src/test/resources/fake_cdc_sink_paimon_case1.conf

> Jdbc source can not capture the update events. I think you can use this test case to vertify. You can test only insert with same key. https://github.com/apache/seatunnel/blob/dev/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-paimon-e2e/src/test/resources/fake_cdc_sink_paimon_case1.conf You can...

@MirrerZu Thanks for your feedback, please use this pr to make a new jar of paimon connector.

### Read from hdfs with hadoop ha: ![截屏2024-05-22 13 59 36](https://github.com/apache/seatunnel/assets/18141150/b3556e94-e370-4f33-bc74-c4b08ee0644b)

> Modify the paimon document to refer to the mysql.md format Ok