lilei1128 opened a new pull request, #9871:
URL: https://github.com/apache/paimon/pull/9871

   ### Purpose
     - Add --table_conf_by_table for mysql_sync_database.
     - Allow source tables to override global --table_conf table properties.
     - Support per-table configuration in divided and combined modes.
     - Reject per-table sink/job runtime options such as sink.parallelism.
     - Document the new configuration and inheritance rules.
    
   ### Tests
     - Add parser unit tests for per-table configuration and duplicate keys.
     - Add validation test for rejecting per-table sink configuration.
     - Add MySQL CDC integration tests for divided and combined modes.
     - Add coverage for per-table overrides and global configuration 
inheritance.


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