thesumery opened a new pull request, #5316:
URL: https://github.com/apache/inlong/pull/5316

   ### Prepare a Pull Request
   
   JDBC does not support CDC sink without primary key, so we could give an 
option to regard all changelog data as insert-only data. So we can insert into 
jdbc from canal-json,mysql-cdc etc.
   
   - Fixes #5315
   
   ### Motivation
   
   *iceberg/dlc does not support CDC sink, so we could give an option to regard 
all changelog data as insert-only data. So we can insert into iceberg/dlc from 
canal-json,rowkind as an iceberg schema field.*
   
   ### Modifications
   
   *add a `sink.ignore.changelog` option to support insert-only mode*
   


-- 
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