-
Notifications
You must be signed in to change notification settings - Fork 734
resource group: use inner keyspace id rather outside #9475
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
Conversation
Signed-off-by: lhy1024 <[email protected]>
Signed-off-by: lhy1024 <[email protected]>
Signed-off-by: lhy1024 <[email protected]>
Signed-off-by: lhy1024 <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: okJiang, rleungx 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 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #9475 +/- ##
==========================================
- Coverage 76.20% 76.18% -0.02%
==========================================
Files 481 481
Lines 75538 75551 +13
==========================================
- Hits 57560 57559 -1
- Misses 14405 14421 +16
+ Partials 3573 3571 -2
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
What problem does this PR solve?
Issue Number: ref #9296
What is changed and how does it work?
use inner keyspace id rather outside to avoid tidb forget pass keyspace id when putResourceGroup
Check List
Tests
Release note