JNSimba opened a new pull request, #65325:
URL: https://github.com/apache/doris/pull/65325

   ### What problem does this PR solve?
   
   Issue Number: None
   
   Problem Summary: Support MySQL ADD/DROP column schema changes in streaming 
jobs. MySQL schema change events now update the FE schema baseline, execute 
Doris ADD/DROP column DDLs for supported changes, and keep unsupported changes 
aligned with the existing PostgreSQL schema-change behavior.
   
   ### Release note
   
   Support MySQL ADD/DROP column schema changes for streaming jobs.
   
   ### Check List (For Author)
   
   - Test: Not run (not requested)
   - Behavior changed: Yes. MySQL streaming jobs can now handle supported 
ADD/DROP column schema changes.
   - Does this need documentation: No


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to