Skip to content

Pull requests: NVIDIA/cudf

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix scale handling of fixed-point types in minmax aggregation for cudf::reduce 3 - Ready for Review Ready for review by team bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23752 opened Aug 20, 2026 by davidwendt Contributor Loading…
3 tasks done
Support streaming "hint_sorted" metadata propagation 3 - Ready for Review Ready for review by team cudf-polars Issues specific to cudf-polars feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
#23748 opened Aug 20, 2026 by rjzamora Contributor Loading…
Make Parquet statistics pruning null-aware improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23747 opened Aug 20, 2026 by pmattione-nvidia Contributor Loading…
3 tasks done
Fix dictionary pruning for column chunks with no dictionary page 5 - Ready to Merge Testing and reviews complete, ready to merge improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23746 opened Aug 20, 2026 by pmattione-nvidia Contributor Loading…
3 tasks done
Fix per-rank result attribution in the Ray and Dask engines bug Something isn't working cudf-polars Issues specific to cudf-polars non-breaking Non-breaking change Python Affects Python cuDF API.
#23739 opened Aug 20, 2026 by madsbk Contributor Loading…
Report kvikio I/O statistics per rank in the streaming engines cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#23738 opened Aug 20, 2026 by madsbk Contributor Draft
Support multi-field extraction from variant columns libcudf Affects libcudf (C++/CUDA) code.
#23737 opened Aug 20, 2026 by vuule Contributor Draft
3 tasks done
Fix Parquet statistics pruning for predicates satisfied by NaN 3 - Ready for Review Ready for review by team bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#23735 opened Aug 20, 2026 by mhaseeb123 Contributor Draft
3 tasks done
Add Java Variant logical type inspection support feature request New feature or request Java Affects Java cuDF API. non-breaking Non-breaking change
#23734 opened Aug 20, 2026 by nartal1 Contributor Loading…
3 tasks done
Reduce segmented sort template instantiations 3 - Ready for Review Ready for review by team CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23733 opened Aug 19, 2026 by vyasr Contributor Loading…
3 tasks done
Add packaged Java tests to nightly tests ci feature request New feature or request Java Affects Java cuDF API. non-breaking Non-breaking change
#23732 opened Aug 19, 2026 by paul-aiyedun Contributor Loading…
3 tasks done
Add Hybrid scan page pruning when offset index is absent 4 - Needs Review Waiting for reviewer to review or respond feature request New feature or request Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#23731 opened Aug 19, 2026 by mhaseeb123 Contributor Loading…
3 tasks done
[MINOR] Route leftover temps through local temp_mr improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23730 opened Aug 19, 2026 by nirandaperera Contributor Loading…
3 tasks done
Add partitioning-hint collection for streaming cudf-polars 3 - Ready for Review Ready for review by team cudf-polars Issues specific to cudf-polars feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
#23729 opened Aug 19, 2026 by rjzamora Contributor Loading…
X-ORG-23411: Publish dask-cudf to docs.nvidia.com improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#23728 opened Aug 19, 2026 by josephine-wolf-oberholtzer Contributor Loading…
Use cuda::stream_ref in libcudf_streaming improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Python Affects Python cuDF API.
#23727 opened Aug 19, 2026 by vyasr Contributor Draft
3 tasks done
Use cuda::stream_ref in Java native code improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. non-breaking Non-breaking change
#23726 opened Aug 19, 2026 by vyasr Contributor Draft
3 tasks done
Handle int64 strings offsets in cudf::byte_cast API 2 - In Progress Currently a work in progress bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23725 opened Aug 19, 2026 by davidwendt Contributor Draft
3 tasks done
Workaround cuda::std::memcpy assert in unaligned_load utility 3 - Ready for Review Ready for review by team bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23724 opened Aug 19, 2026 by davidwendt Contributor Loading…
3 tasks done
fix(to_numpy): return object dtype for bool/numeric and datetime/timedelta mixes in pandas-compatible mode bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.
#23722 opened Aug 19, 2026 by Matt711 Member Loading…
1 of 3 tasks
Use no:xdist on pylibcudf stream checking pytests 3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#23721 opened Aug 19, 2026 by davidwendt Contributor Loading…
3 tasks done
Fix StreamingOptions._from_argparse silently dropping env vars bug Something isn't working cudf-polars Issues specific to cudf-polars non-breaking Non-breaking change Python Affects Python cuDF API.
#23720 opened Aug 19, 2026 by Matt711 Member Loading…
3 tasks
Add pylibcudf source annotations for stubgen 3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#23715 opened Aug 18, 2026 by vyasr Contributor Loading…
3 tasks done
Add cuDF Java Maven Central publish job ci feature request New feature or request Java Affects Java cuDF API. non-breaking Non-breaking change
#23714 opened Aug 18, 2026 by paul-aiyedun Contributor Loading…
3 tasks done
Add float, boolean and array indexing support to Java Variant extraction 2 - In Progress Currently a work in progress feature request New feature or request Java Affects Java cuDF API. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS
#23711 opened Aug 18, 2026 by nartal1 Contributor Loading…
3 tasks done
ProTip! What’s not been updated in a month: updated:<2026-07-20.