planner: rebuild range when the range is empty(#30003)#30270
planner: rebuild range when the range is empty(#30003)#30270zhouqiang-cl merged 2 commits intopingcap:release-5.3-20211117from
Conversation
|
[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. |
|
@qw4990: This cherry pick PR is for a release branch and has not yet been approved by release team. To merge this cherry pick, it must first be approved by the collaborators. AFTER it has been approved by collaborators, please ping the release team in a comment to request a cherry pick review. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Please follow PR Title Format:
Or if the count of mainly changed packages are more than 3, use
After you have format title, you can leave a comment |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: f8c9e71 |
cherry-pick #30003 to release-5.3-20211117
You can switch your code base to this Pull Request by using git-extras:
What problem does this PR solve?
Issue Number: close #29993
close #30100
Problem Summary:
tableDualplan.What is changed and how it works?
tableDualand uncache the plan.Check List
Tests
Side effects
Documentation
Release note