e-mhui opened a new pull request, #7794:
URL: https://github.com/apache/inlong/pull/7794

   ### Prepare a Pull Request
   
   [INLONG-7790][Sort] Capture newly added tables when setting 
"scan.newly-added-table.enabled=true" and "scan.startup.mode=latest-offset"
   
   - Fixes #7790 
   
   ### Motivation
   
   Capture newly added tables when setting 
"scan.newly-added-table.enabled=true" and "scan.startup.mode=latest-offset"
   
   ### Modifications
   
   When executing the `discoverTableSchemasForBinlogSplit()` method, determine 
whether to query the schema of newly added tables based on 
`sourceConfig.isScanNewlyAddedTableEnabled()`.
   


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