ThorneANN opened a new pull request, #4247:
URL: https://github.com/apache/flink-cdc/pull/4247

     1. Function Description: Explain the role and usage scenarios of dynamic 
table addition.
   2. Version Information: Mark that this feature is supported starting from 
Flink CDC version 3.1.0.
   3. Usage Example: Provide a complete DataStream API code example.
   4. Operation Steps: Detailedly explain the three-step operation process for 
enabling and using this feature:
       - Step 1: Use savepoint to stop the existing job.
       - Step 2: Update the table/collection list configuration.
       - Step 3: Restore the job from the savepoint.
   5. API Method: Use .scanNewlyAddedTableEnabled(true) to enable this feature
     All documents have referenced the dynamic table-adding document format of 
the MySQL connector, ensuring consistency in style and structure.


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