-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add more checkpoints in series scan #15856
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
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #15856 +/- ##
============================================
- Coverage 39.09% 39.08% -0.01%
Complexity 198 198
============================================
Files 4847 4847
Lines 315799 315980 +181
Branches 39658 39696 +38
============================================
+ Hits 123448 123491 +43
- Misses 192351 192489 +138 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
initFirstChunkMetadata(); | ||
// filter chunk based on push-down conditions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add back
@@ -434,4 +434,6 @@ public static void tearDown() throws IOException { | |||
BloomFilterCache.getInstance().clear(); | |||
EnvironmentUtils.cleanAllDir(); | |||
} | |||
|
|||
protected void assertWithOptionalReturnValue() {} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if ununsed, delete it
|
Description
Add more checkpoints in series scan