-
Notifications
You must be signed in to change notification settings - Fork 286
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
Added global index to partition_table test #11651
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files
Flags with carried forward coverage won't be shown. Click here to find out more. @@ Coverage Diff @@
## master #11651 +/- ##
================================================
+ Coverage 53.2223% 55.1372% +1.9148%
================================================
Files 213 1002 +789
Lines 17720 137399 +119679
================================================
+ Hits 9431 75758 +66327
- Misses 7686 56090 +48404
- Partials 603 5551 +4948 |
/retest |
The linked issue is from a different repo, I assume that's why the |
Co-authored-by: Hangjie Mo <[email protected]>
/retest |
/retest |
1 similar comment
/retest |
[FORMAT CHECKER NOTIFICATION] Notice: To remove the 📖 For more info, you can check the "Contribute Code" section in the development guide. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@CharlesCheung96 Would you have time to review this test only PR? |
/retest |
1 similar comment
/retest |
What problem does this PR solve?
Issue Number: ref #45133
What is changed and how it works?
Added global index to partition_table test.
Check List
Tests
Questions
Will it cause performance regression or break compatibility?
Do you need to update user documentation, design documentation or monitoring documentation?
Release note