-
Notifications
You must be signed in to change notification settings - Fork 1k
Allow parquet readers to use existing datasources and metadatas
#20693
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
rapids-bot
merged 24 commits into
rapidsai:main
from
mhaseeb123:fea/read-parquet-with-pre-populated-footer
Dec 17, 2025
Merged
Changes from 13 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
d01acf9
Allow parquet readers to use pre-materialized metadatas
mhaseeb123 2c83509
Allow parquet readers to use external `datasource`s
mhaseeb123 2cb9738
Improve docs
mhaseeb123 67bd2bc
Add more tests
mhaseeb123 8bede77
Merge branch 'main' into fea/read-parquet-with-pre-populated-footer
mhaseeb123 b81c66a
Fix docs
mhaseeb123 ebce1a0
Merge branch 'main' into fea/read-parquet-with-pre-populated-footer
mhaseeb123 f7ce471
Use multithreaded `setup_page_index` in hybrid scan reader
mhaseeb123 034983a
Merge branch 'main' into fea/multithreaded-setup-pgidx
mhaseeb123 8b85949
style fix
mhaseeb123 e9e8976
Minor improvements
mhaseeb123 3795225
Merge branch 'fea/multithreaded-setup-pgidx' of https://github.com/mh…
mhaseeb123 0ef323c
Address feedback
d33c9ee
Address partial feedback
mhaseeb123 e056495
Rename `read_parquet_metadata` to `read_parquet_footers`
mhaseeb123 9e00764
Add some extra checks
mhaseeb123 25b0702
Merge branch 'main' into fea/read-parquet-with-pre-populated-footer
mhaseeb123 f938501
Merge branch 'main' into fea/read-parquet-with-pre-populated-footer
mhaseeb123 d84f08f
[pre-commit.ci] auto code formatting
pre-commit-ci[bot] 9fbe8bd
Merge branch 'main' into fea/read-parquet-with-pre-populated-footer
mhaseeb123 b5a298f
Merge branch 'main' into fea/read-parquet-with-pre-populated-footer
mhaseeb123 4bc5e10
Merge branch 'main' into fea/read-parquet-with-pre-populated-footer
mhaseeb123 5600ae5
Merge branch 'main' into fea/read-parquet-with-pre-populated-footer
mhaseeb123 87e3a2e
Merge branch 'main' into fea/read-parquet-with-pre-populated-footer
mhaseeb123 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
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.
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.