-
Notifications
You must be signed in to change notification settings - Fork 206
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
feat: add parquet page filter #664
Conversation
Codecov Report
@@ Coverage Diff @@
## main #664 +/- ##
==========================================
+ Coverage 67.28% 67.33% +0.05%
==========================================
Files 283 283
Lines 44491 44534 +43
==========================================
+ Hits 29935 29989 +54
+ Misses 14556 14545 -11
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
7196136
to
2ba5512
Compare
3261758
to
fae1eb8
Compare
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.
LGTM
Rationale
Part of #589
Detailed Changes
PagePruningPredicate
when buildParquetRecordBatchStream
Test Plan