ddl: improve multi-schema-change log#33560
Conversation
support multi-schema change for add columns
* ddl: check add position before create doDDLJob() * ddl: fix go fmt
* check index * ddl, parser: support check addIndex and dropIndex
* support multi-schema-change for drop index * fix integration tests
|
[REVIEW NOTIFICATION] This pull request has not been approved. To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
|
[FORMAT CHECKER NOTIFICATION] Notice: To remove the 📖 For more info, you can check the "Contribute Code" section in the development guide. |
What problem does this PR solve?
Issue Number: ref #14
Problem Summary:
What is changed and how it works?
Check List
Tests
Side effects
Documentation
Release note