-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expose Parquet column-chunk statistics in pylibcudf #23666
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 31 commits into
NVIDIA:main
from
rjzamora:parquet-minmax-stats-helper
Aug 21, 2026
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
ec40676
expose min/max column-chunk statistics in pylibcudf
rjzamora 6c60795
use min/max_encoded
rjzamora e71e4df
add column_chunk_bounds helper
rjzamora a039508
Merge remote-tracking branch 'upstream/main' into parquet-minmax-stat…
rjzamora 9de5438
hopefully fix CI
rjzamora 6ea7be5
fix linting
rjzamora 8c871cb
Merge remote-tracking branch 'upstream/main' into parquet-minmax-stat…
rjzamora 25f4e45
try fixing lint error
rjzamora 996ab71
Merge remote-tracking branch 'upstream/main' into parquet-minmax-stat…
rjzamora 466cb54
fix clang
rjzamora 46fcaae
Merge remote-tracking branch 'upstream/main' into parquet-minmax-stat…
rjzamora df98442
fix build
rjzamora 200792c
fix comment
rjzamora c61b4cb
trigger CI
rjzamora f688c0e
fix
rjzamora e0b16ab
Merge remote-tracking branch 'upstream/main' into parquet-minmax-stat…
rjzamora f920ee1
align with main
rjzamora 00bee2d
fix fallback for non-signed
rjzamora 0d4141f
Merge remote-tracking branch 'upstream/main' into parquet-minmax-stat…
rjzamora 4adf9d7
Merge branch 'main' into parquet-minmax-stats-helper
rjzamora 6a3b6c6
Merge branch 'main' into parquet-minmax-stats-helper
rjzamora a936e56
adress smaller code-review comments
rjzamora 1e62b62
Merge remote-tracking branch 'upstream/main' into parquet-minmax-stat…
rjzamora 3c8fab7
Merge remote-tracking branch 'upstream/main' into parquet-minmax-stat…
rjzamora 82c6e71
return single Table
rjzamora 8c58992
Merge remote-tracking branch 'upstream/main' into parquet-minmax-stat…
rjzamora a6d0cdb
fix cython
rjzamora 418e256
take haseeb's suggestion
rjzamora 8d48621
Merge remote-tracking branch 'upstream/main' into parquet-minmax-stat…
rjzamora baf8c29
Merge branch 'main' into parquet-minmax-stats-helper
rjzamora 8316cdd
address review
rjzamora 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
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.