Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make drainer support br batch create tables ddl job #1113

Closed
lichunzhu opened this issue Dec 30, 2021 · 0 comments · Fixed by #1114
Closed

make drainer support br batch create tables ddl job #1113

lichunzhu opened this issue Dec 30, 2021 · 0 comments · Fixed by #1114
Labels
feature-request This issue is a feature request

Comments

@lichunzhu
Copy link
Contributor

lichunzhu commented Dec 30, 2021

Feature Request

Is your feature request related to a problem? Please describe:

BR is using new ddl API to restore tables: pingcap/tidb#30284
Drainer needs to build table schema according to batch create ddl jobs. If drainer doesn't support this job, drainer can't build related dml for the batch created tables.

Describe the feature you'd like:

Drainer supports table schema ddl jobs.

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request This issue is a feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant