Refactor DataTable to pinot-common#9503
Merged
Jackie-Jiang merged 3 commits intoapache:masterfrom Oct 2, 2022
Merged
Conversation
53b30b7 to
504eae5
Compare
a269605 to
86c6267
Compare
Codecov Report
@@ Coverage Diff @@
## master #9503 +/- ##
=============================================
+ Coverage 28.15% 69.95% +41.80%
- Complexity 53 4793 +4740
=============================================
Files 1909 1924 +15
Lines 102046 102411 +365
Branches 15500 15539 +39
=============================================
+ Hits 28734 71646 +42912
+ Misses 70504 25706 -44798
- Partials 2808 5059 +2251
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
86c6267 to
85c1f60
Compare
85c1f60 to
74e2685
Compare
Jackie-Jiang
approved these changes
Oct 2, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refactor
DataTableand corresponding interfaces/implementations frompinot-coretopinot-common