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

Replace hand-rolled output iterators with cuda::tabulate_output_iterator libcudf Affects libcudf (C++/CUDA) code.
#23856 opened Aug 27, 2026 by PointKernel Member Draft
3 tasks done
Reuse sampled parquet footers from statistics collection cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#23855 opened Aug 26, 2026 by Matt711 Member Loading…
3 tasks
Add native dependency extraction utility feature request New feature or request Java Affects Java cuDF API. non-breaking Non-breaking change
#23854 opened Aug 26, 2026 by gerashegalov Contributor Loading…
3 tasks done
Test new skills CI
#23852 opened Aug 26, 2026 by vyasr Contributor Draft
3 tasks
Lazily initialize streaming groupby aggregation kinds improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23850 opened Aug 26, 2026 by bdice Contributor Loading…
3 tasks done
Dictionary pruning on files without an offset index or encoding stats breaking Breaking change improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#23849 opened Aug 26, 2026 by pmattione-nvidia Contributor Loading…
3 tasks done
[WIP] Automatically tune max_concurrent_io_tasks for remote paths 2 - In Progress Currently a work in progress cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#23847 opened Aug 26, 2026 by rjzamora Contributor Loading…
3 tasks
Track local row ordering in streaming cudf-polars metadata 3 - Ready for Review Ready for review by team bug Something isn't working cudf-polars Issues specific to cudf-polars libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Python Affects Python cuDF API.
#23844 opened Aug 26, 2026 by rjzamora Contributor Loading…
Check for integer overflow on input parameters to cudf::tile() 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
#23843 opened Aug 26, 2026 by davidwendt Contributor Loading…
3 tasks done
Add check for non-zero sample of empty table in cudf::sample() 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
#23841 opened Aug 26, 2026 by davidwendt Contributor Loading…
3 tasks done
[FEA] Drop PTX/CUDA Rolling Aggregations CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code. pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#23840 opened Aug 26, 2026 by lamarrr Contributor Draft
3 tasks done
Set the default kvikio task size in cudf-polars to 16MiB cudf-polars Issues specific to cudf-polars DO NOT MERGE Hold off on merging; see PR for details improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#23839 opened Aug 26, 2026 by Matt711 Member Draft
3 tasks
Add max size_type overflow check in cudf::interleave_columns 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
#23838 opened Aug 26, 2026 by davidwendt Contributor Loading…
3 tasks done
Default pinned host memory to enabled for cudf-polars' Ray, Dask, and SPMD engines cudf-polars Issues specific to cudf-polars DO NOT MERGE Hold off on merging; see PR for details improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#23836 opened Aug 26, 2026 by Matt711 Member Loading…
3 tasks
Backport #23412 #23728: Publish API docs to docs.nvidia.com improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#23835 opened Aug 26, 2026 by josephine-wolf-oberholtzer Contributor Loading…
Apply memory backpressure to the shuffle breaking Breaking change cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API.
#23834 opened Aug 26, 2026 by madsbk Contributor Draft
Let callers reserve partitioning memory improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Python Affects Python cuDF API.
#23833 opened Aug 26, 2026 by madsbk Contributor Loading…
[FEA] Add Java bindings for multi-output AST JIT feature request New feature or request Java Affects Java cuDF API. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS
#23828 opened Aug 26, 2026 by thirtiseven Contributor Draft
3 tasks done
Improve cudf-spark-jni build workflow
#23825 opened Aug 26, 2026 by bdice Contributor Draft
3 tasks done
Avoid serializing I/O requests from Parquet reader 3 - Ready for Review Ready for review by team bug Something isn't working cuIO cuIO issue libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23823 opened Aug 26, 2026 by mhaseeb123 Contributor Draft
3 tasks done
Add nvtext::normalize_characters with strip-accents and pad-punctuation options 2 - In Progress Currently a work in progress CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#23822 opened Aug 25, 2026 by davidwendt Contributor Draft
3 tasks done
Fix list scatter child indexing for sliced inputs libcudf Affects libcudf (C++/CUDA) code.
#23821 opened Aug 25, 2026 by VaggelisGian Contributor Loading…
3 tasks done
Fix stream copy on scoped host variable in json reduce_to_column_tree 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
#23806 opened Aug 25, 2026 by davidwendt Contributor Loading…
3 tasks done
Remove single file secondary_filters_byte_ranges API 2 - In Progress Currently a work in progress breaking Breaking change improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#23800 opened Aug 25, 2026 by qbacpey Contributor Draft
3 tasks done
Parquet continuous improvement
Add compressed percentile approximation oracle test improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Python Affects Python cuDF API. tests Unit testing for project
#23798 opened Aug 25, 2026 by vyasr Contributor Loading…
3 tasks done
ProTip! Updated in the last three days: updated:>2026-08-23.