compact: Add syntax for COMPACT command without specifying the replica#36368
compact: Add syntax for COMPACT command without specifying the replica#36368ti-chi-bot merged 4 commits intopingcap:masterfrom breezewish:wenxuan/alter-compact-shortcut
Conversation
Signed-off-by: Wish <breezewish@outlook.com>
|
[REVIEW NOTIFICATION] This pull request has been approved by:
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. |
Signed-off-by: Wish <breezewish@outlook.com>
|
Code Coverage Details: https://codecov.io/github/pingcap/tidb/commit/ae38edbad6b54bec4caec25351ad0d5ce24171a9 |
Signed-off-by: Wish <breezewish@outlook.com>
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: f93e1e2 |
TiDB MergeCI notify🔴 Bad News! New failing [2] after this pr merged.
|
Signed-off-by: Wish breezewish@outlook.com
What problem does this PR solve?
Issue Number: ref #34749
What is changed and how it works?
This is an extension to the current syntax:
that we additionally allow compaction without explicitly specifying the replica kind:
Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.