SML0127 opened a new issue, #6887: URL: https://github.com/apache/paimon/issues/6887
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation related issue: https://github.com/apache/paimon/issues/6885 Support all options excluding chunkKeyColumn based on flink-cdc v3.5. While it is possible to provide chunk key columns for multiple tables using a semicolon (;) delimiter, we are excluding this option for now. This is because updates may not be reliably reflected if the column is not a Primary Key (PK). ### Solution _No response_ ### Anything else? _No response_ ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- 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]
