dailai commented on issue #6831:
URL: https://github.com/apache/seatunnel/issues/6831#issuecomment-2105405924

   > > If you want to use paimon's upsert feature, your source should be 
mysql-cdc. In addition, the checkpoint.interval parameter is not supported for 
batch write in paimon sink, because the batch write in Paimon sink can be 
submitted only once.
   > 
   > thanks for your reply. actually, I want to use the batch mode to 
synchronize SAP HANA's data with Paimon, but can't find a CDC tool for HANA. 
I'm curious about the difference between flink's batch mode and seaTunnel's 
batch mode when bundled with Paimon, because flink's batch insert seems to be 
capable of writing data correctly.
   
   Jdbc source can not capture cdc event. I think may be your test not all 
right.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to