-
Notifications
You must be signed in to change notification settings - Fork 3.9k
[fix](be) Harden external reader filtering, statistics, and nested Parquet reads #65500
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
Merged
Gabriel39
merged 23 commits into
apache:master
from
Gabriel39:agent/combine-parquet-statistics-fixes
Jul 13, 2026
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
e7d100e
[fix](be) Preserve row groups when null count is missing
Gabriel39 f3e6323
[fix](be) Prevent DST timestamp statistics mispruning
Gabriel39 47c1be2
[fix](be) guard timestamp pruning across DST rollback
Gabriel39 3249db1
[fix](be) Scope Parquet bloom cache to row groups
Gabriel39 d26baa2
[fix](be) Ignore NaN Parquet min max statistics
Gabriel39 b5a75ac
[fix](be) Keep page index pruning after NaN statistics
Gabriel39 6f4be22
[fix](be) Preserve null pruning with invalid Parquet bounds
Gabriel39 1488f8f
[fix](be) Skip unsafe predicates in partition pruning
Gabriel39 2a9a7ba
[fix](be) Preserve predicate order in split pruning
Gabriel39 947744f
[fix](be) Reject lossy file predicate literal conversion
Gabriel39 407c385
[fix](be) Restrict file literal localization to lossless casts
Gabriel39 4a6bfaa
[fix](be) Disable Parquet binary min max pushdown
Gabriel39 bbddc01
[fix](be) Preserve conservative split pruning
Gabriel39 3bdcb98
[fix](be) Reject unsafe file statistics and pushdown
Gabriel39 f5da27f
update
Gabriel39 108e69b
[fix](be) Keep VARBINARY filters above file readers
Gabriel39 92e77db
[fix](be) Refresh V2 file predicates for each split
Gabriel39 10bd67e
[fix](be) Bound nested Parquet skip memory
Gabriel39 bf482f1
[fix](be) Guard metadata count against pending filters
Gabriel39 679a397
[improvement](be) Avoid materializing skipped nested values
Gabriel39 888dc35
[fix](be) Reset binary builders after nested level reads
Gabriel39 0c0fb39
[fix](be) Preserve direct MINMAX pushdown after projection
Gabriel39 db14c3e
[fix](be) Address external reader review gaps
Gabriel39 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.