-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add row mask builder APIs for multifile hybrid scan #22792
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 35 commits into
NVIDIA:main
from
mhaseeb123:fea/hybrid-scan-multifile-row-mask
Jun 16, 2026
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
121bf9d
Add hybrid scan multifile reader basics
mhaseeb123 b763cdb
Minor
mhaseeb123 c9bf419
Clean up claude's comments
mhaseeb123 795f058
Add gtests
mhaseeb123 ec0b59e
Merge branch 'main' into fea/hybrid-scan-multifile-base
mhaseeb123 f8b90ea
Apply suggestions from code review
mhaseeb123 90aef61
Update cpp/src/io/parquet/experimental/hybrid_scan_multifile.cpp
mhaseeb123 8876f57
Apply suggestions from @PointKernel (thanks!)
mhaseeb123 a575276
Minor
mhaseeb123 c7d7cb6
Minor changes
mhaseeb123 467a628
Allow more than 2B rows
mhaseeb123 1909146
Minor bug fix
mhaseeb123 17fd247
Minor
mhaseeb123 0493395
Merge branch 'main' into fea/hybrid-scan-multifile-base
mhaseeb123 e0319ab
Merge branch 'main' into fea/hybrid-scan-multifile-base
mhaseeb123 bf25506
Merge branch 'main' into fea/hybrid-scan-multifile-base
mhaseeb123 e013fda
Add multifile row group filtering with stats and byte ranges
mhaseeb123 209a9e2
Merge branch 'main' into fea/hybrid-scan-multifile-row-group-filter-p…
mhaseeb123 c164897
Revert unneeded changes
mhaseeb123 7a35f6e
Style fix
mhaseeb123 8c7b183
Address comments
mhaseeb123 140e90d
Address review comments
mhaseeb123 9fcbb0a
Apply suggestions
mhaseeb123 a35f429
Style
mhaseeb123 269212c
Merge branch 'main' of https://github.com/rapidsai/cudf into fea/hybr…
mhaseeb123 0d404b1
Multifile hybrid scan APIs for row mask construction
mhaseeb123 db305f0
Simplify test
mhaseeb123 6b9d7af
Merge branch 'main' into fea/hybrid-scan-multifile-row-mask
mhaseeb123 06d492f
Merge branch 'main' into fea/hybrid-scan-multifile-row-mask
mhaseeb123 24ae476
style
mhaseeb123 aedc4d2
Update test
mhaseeb123 f47ab1f
Merge branch 'main' into fea/hybrid-scan-multifile-row-mask
mhaseeb123 bcc6489
Merge branch 'main' into fea/hybrid-scan-multifile-row-mask
Matt711 ebf3b26
Merge branch 'main' into fea/hybrid-scan-multifile-row-mask
mhaseeb123 d08ba9d
Merge branch 'main' into fea/hybrid-scan-multifile-row-mask
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
Some comments aren't visible on the classic Files Changed page.
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
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.