-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: rapidsai/cudf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Adjust cuDF grouby unit tests for existing pandas object types in pandas 3
breaking
Breaking change
improvement
Improvement / enhancement to an existing function
Python
Affects Python cuDF API.
#21081
opened Jan 17, 2026 by
mroeschke
Loading…
3 tasks
Adjust cuDF unit tests for existing pandas object types in pandas 3
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#21080
opened Jan 17, 2026 by
mroeschke
Loading…
3 tasks
Remove children from ColumnBase
cudf.pandas
Issues specific to cudf.pandas
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#21077
opened Jan 16, 2026 by
vyasr
Loading…
3 tasks done
Reduce nvbench parameter space for high-multiplicity and sort-merge join benchmarks
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#21076
opened Jan 16, 2026 by
shrshi
Loading…
3 tasks done
Use a multi-level host thread pool to avoid deadlocks
3 - Ready for Review
Ready for review by team
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#21075
opened Jan 16, 2026 by
vuule
Loading…
2 of 3 tasks
ENH: Expose split_part to Python API via pylibcudf
cudf.pandas
Issues specific to cudf.pandas
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.
#21068
opened Jan 16, 2026 by
Umang-projects
Loading…
2 of 3 tasks
[polars-rapidsmpf] enable spill to pinned memory
cudf-polars
Issues specific to cudf-polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#21067
opened Jan 16, 2026 by
madsbk
Loading…
Refactor groupby aggregation, removing Ready for review by team
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
simple_aggregations_collector and aggregation_finalizer classes
3 - Ready for Review
#21064
opened Jan 16, 2026 by
ttnghia
Loading…
[EXPER] Use improved thrust execution-policy checker
2 - In Progress
Currently a work in progress
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#21061
opened Jan 15, 2026 by
davidwendt
•
Draft
3 tasks
Change dictionary columns to support unordered keys
2 - In Progress
Currently a work in progress
breaking
Breaking change
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
#21058
opened Jan 15, 2026 by
davidwendt
•
Draft
3 tasks done
[WIP] Add row-count profiling to "rapidsmpf" runtime execution
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.
[WIP] Use "selectivity-hints" for query planning
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
Performance
Performance related issue
Python
Affects Python cuDF API.
Add std::span operator to cudf span classes
3 - Ready for Review
Ready for review by team
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#21053
opened Jan 15, 2026 by
davidwendt
Loading…
3 tasks done
Support New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
is_compressed V2 flag in the Parquet writer
feature request
[WIP] Add row-count statistics to Currently a work in progress
cudf-polars
Issues specific to cudf-polars
feature request
New feature or request
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
explain_query(..., physical=True)
2 - In Progress
Experimental parquet APIs to take ownership of roaring bitmap buffers
4 - Needs Review
Waiting for reviewer to review or respond
cuIO
cuIO issue
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
Spark
Functionality that helps Spark RAPIDS
#21044
opened Jan 14, 2026 by
mhaseeb123
Loading…
3 tasks done
Refactor key remapping
CMake
CMake build issue
Java
Affects Java cuDF API.
libcudf
Affects libcudf (C++/CUDA) code.
#21041
opened Jan 14, 2026 by
PointKernel
•
Draft
3 tasks
Update rolling logic to allow unsorted dictionary keys
3 - Ready for Review
Ready for review by team
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#21037
opened Jan 14, 2026 by
davidwendt
Loading…
3 tasks done
Add new pinned vector factory functions
4 - Needs Review
Waiting for reviewer to review or respond
cuIO
cuIO issue
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#21033
opened Jan 13, 2026 by
mhaseeb123
Loading…
3 tasks done
Remove unneeded parameters from make_dictionary_column
3 - Ready for Review
Ready for review by team
breaking
Breaking change
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
#21032
opened Jan 13, 2026 by
davidwendt
Loading…
3 tasks done
[WIP] Test cudf-polars with the "rapidsmpf" runtime and "distributed" cluster
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.
#21028
opened Jan 13, 2026 by
rjzamora
Loading…
3 tasks
Accept device spans instead of buffers in hybrid scan APIs.
4 - Needs Review
Waiting for reviewer to review or respond
breaking
Breaking change
CMake
CMake build issue
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#21026
opened Jan 13, 2026 by
mhaseeb123
Loading…
3 tasks done
Allow for scheduler file and existing dask cluster when using pdsh
5 - Ready to Merge
Testing and reviews complete, ready to merge
cudf-polars
Issues specific to cudf-polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#21024
opened Jan 13, 2026 by
quasiben
Loading…
[WIP] Use rapidsmpf's setup_rmm_pool functionality
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.
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.