zhangjun0x01 opened a new issue, #1772:
URL: https://github.com/apache/incubator-paimon/issues/1772

   ### Search before asking
   
   - [X] I searched in the 
[issues](https://github.com/apache/incubator-paimon/issues) and found nothing 
similar.
   
   
   ### Paimon version
   
   master
   
   ### Compute Engine
   
   flink
   
   ### Minimal reproduce step
   
   1. start a flink database sync action.
   2. If the database has over 1000 tables ,but  the user only wants to 
synchronize one  table , `excludedTables` will include all other tables 
   3. `excludingPattern`  [will become too long to exceed the max length of the 
Java 
variable](https://github.com/apache/incubator-paimon/blob/15db061c168abf310e8536b317b9a25395df761e/paimon-flink/paimon-flink-common/src/main/java/org/apache/paimon/flink/action/cdc/mysql/MySqlSyncDatabaseAction.java#L422)
   
   ### What doesn't meet your expectations?
   
   
![image](https://github.com/apache/incubator-paimon/assets/25563794/848156a3-2476-4f55-941d-bfdcc2f7149b)
   
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] 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]

Reply via email to