EMsnap opened a new pull request, #7726:
URL: https://github.com/apache/inlong/pull/7726

   …### Prepare a Pull Request
   - Fixes #7697 
   
   ### Motivation
   
   Reduce the memory usage of JM when split table chunks
   See also in https://github.com/ververica/flink-cdc-connectors/pull/1523
   
   ### Modifications
   
   Change Split in MySqlSnapshotSplitAssigner to SchemaLessSplit 
   Only store one copy of table schema in MySqlSnapshotSplitAssigner
   
   ### Verifying this change
   
   Run Allmigrate Test
   
   


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