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

   ### Prepare a Pull Request
   - Fixes #8743
   
   ### Motivation
   
   Support more types of ddl in all migration
   
   These includes:
   
   1、create table with character constraint (test)
   2、support add constraint 
   3、support drop constraint 
   4、ALTER TABLE test CHANGE COLUMN  (test)
   
   ### Modifications
   
   Added 
   1、create table with character constraint (test)
   2、support add constraint 
   3、support drop constraint 
   4、ALTER TABLE test CHANGE COLUMN  (test)
   
   *Describe the modifications you've done.*
   
   ### Verifying this change
   
   Run TestOperation


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