Skip to content

Pull requests: rapidsai/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

Add memory resources to I/O modules feature request New feature or request non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#20136 opened Sep 29, 2025 by vyasr Loading…
3 tasks done
Add memory resources to reduce, column, column_factories, and contiguous_split feature request New feature or request non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#20135 opened Sep 29, 2025 by vyasr Loading…
3 tasks done
Disable async MR priming in cudf.pandas breaking Breaking change cudf.pandas Issues specific to cudf.pandas improvement Improvement / enhancement to an existing function Python Affects Python cuDF API.
#20133 opened Sep 29, 2025 by bdice Loading…
3 tasks done
Workaround to enable running PDS-H via WebHDFS cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Python Affects Python cuDF API.
#20132 opened Sep 29, 2025 by kingcrimsontianyu Draft
1 of 3 tasks
Fix type annotations in cudf-polars cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#20131 opened Sep 29, 2025 by TomAugspurger Loading…
contiguous_split(): avoid copying of uninitialized data improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#20130 opened Sep 29, 2025 by madsbk Loading…
Add note that --rmm-async only affects distributed scheduler. cudf-polars Issues specific to cudf-polars Python Affects Python cuDF API.
#20129 opened Sep 26, 2025 by bdice Loading…
3 tasks done
Fix arrow timestamp frequency cases in cudf.pandas 3 - Ready for Review Ready for review by team bug Something isn't working cudf.pandas Issues specific to cudf.pandas non-breaking Non-breaking change Python Affects Python cuDF API.
#20128 opened Sep 26, 2025 by galipremsagar Loading…
3 tasks done
Passthrough unary ops through Parquet predicate pushdown 2 - In Progress Currently a work in progress breaking Breaking change cuIO cuIO issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code.
#20127 opened Sep 26, 2025 by mhaseeb123 Draft
3 tasks done
Add tests for AUTO and HYBRID (de)compression modes improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change tests Unit testing for project
#20126 opened Sep 26, 2025 by vuule Draft
2 of 3 tasks
Run cudf-polars wheels unit tests with more than 1 process cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#20124 opened Sep 26, 2025 by mroeschke Loading…
3 tasks
Avoid accessing range values in cudf::strings::contains_re logic 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
#20122 opened Sep 26, 2025 by davidwendt Draft
3 tasks done
Fix copy semantics bugs thus reduce copies and memory usage 3 - Ready for Review Ready for review by team bug Something isn't working cudf.pandas Issues specific to cudf.pandas non-breaking Non-breaking change Python Affects Python cuDF API.
#20121 opened Sep 26, 2025 by galipremsagar Loading…
3 tasks done
Add pyarrow stubs to mypy environment and fix associated errors improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#20118 opened Sep 26, 2025 by vyasr Loading…
3 tasks done
Add an example to inspect parquet files and dump row group and page level metadata information 2 - In Progress Currently a work in progress CMake CMake build issue cuIO cuIO issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#20117 opened Sep 26, 2025 by mhaseeb123 Draft
3 tasks done
Allow multiple calls to cudf::initialize and cudf::deinitialize CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#20111 opened Sep 25, 2025 by vuule Loading…
3 tasks done
Remove rounding from cudf java feature request New feature or request Java Affects Java cuDF API. non-breaking Non-breaking change
#20110 opened Sep 25, 2025 by pmattione-nvidia Loading…
3 tasks done
[RELEASE] cudf v25.10 CMake CMake build issue cudf.pandas Issues specific to cudf.pandas cudf-polars Issues specific to cudf-polars Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#20108 opened Sep 25, 2025 by AyodeAwe Loading…
Make Column.set_mask go through pylibcudf improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#20103 opened Sep 25, 2025 by mroeschke Loading…
3 tasks
Deprecate legacy public row operators 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
#20097 opened Sep 24, 2025 by PointKernel Draft
3 tasks
Directly back a cuDF classic column by a pylibcudf.Column improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#20087 opened Sep 23, 2025 by mroeschke Draft
3 tasks
Reduce output buffer sizes for pruned pages of compound columns with a list parent 2 - In Progress Currently a work in progress cuIO cuIO issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change strings strings issues (C++ and Python) tests Unit testing for project
#20086 opened Sep 23, 2025 by mhaseeb123 Draft
3 of 4 tasks
[WIP] Enable reduction-planning by default in cudf-polars 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.
#20079 opened Sep 23, 2025 by rjzamora Loading…
3 tasks
Rework reduction case statement as dispatch_type_and_aggregation 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
#20078 opened Sep 23, 2025 by davidwendt Draft
3 tasks done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.