-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
*: supports setting global/meta range placement policy #47561
*: supports setting global/meta range placement policy #47561
Conversation
Skipping CI for Draft Pull Request. |
Skipping CI for Draft Pull Request. |
f65893f
to
07bc3a0
Compare
1ddb359
to
9516c17
Compare
Signed-off-by: nolouch <nolouch@gmail.com>
9516c17
to
3a2c605
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #47561 +/- ##
================================================
+ Coverage 72.1482% 72.8904% +0.7422%
================================================
Files 1353 1375 +22
Lines 401307 408587 +7280
================================================
+ Hits 289536 297821 +8285
+ Misses 92469 91991 -478
+ Partials 19302 18775 -527
Flags with carried forward coverage won't be shown. Click here to find out more.
|
/retest-required |
/retest-required |
/retest-require |
/retest-require |
ptal @xhebox @lcwangchao |
[LGTM Timeline notifier]Timeline:
|
/retest-required |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: CabinfeverB, easonn7, xhebox The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest-required |
/retest-required |
What problem does this PR solve?
Issue Number: close #29677 ref #45384
Problem Summary:
What is changed and how it works?
unify the entry of placement rule to tidb. supports setting global/meta range placement policy by tidb. Example:
Check List
Tests
step 1:
step 2
Step 3
Step 4
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.