zhoujinsong commented on issue #1441: URL: https://github.com/apache/incubator-paimon/issues/1441#issuecomment-1649198048
Thanks a lot for your reply. > Supporting configured buckets number in table level is a reasonable requirement from my side, the requirement should be supported in MySQL CDC source firstly and then apply to Paimon Community. As I understood, table configuration like `buckets` is mainly used when the synchronization tool needs to create the Paimon table automatically. So I don't understand why this is related to CDC source. > About the two approach, I prefer the first one as MySQL-CDC/Debezium has similar options like include-table.list. Option 1 is quite okay, but I did not find the `include-table.list` configuration example in `MySQL-CDC/Debezium` options: https://ververica.github.io/flink-cdc-connectors/master/content/connectors/mysql-cdc.html#connector-options -- 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]
