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

[JAVA] Fix ColumnWriterOptions parquet field id placement on outer list/binary/map bug Something isn't working Java Affects Java cuDF API. non-breaking Non-breaking change
#22422 opened May 8, 2026 by res-life Contributor Loading…
3 tasks done
Add UTF-8 non-ASCII tests for JSON reader libcudf Affects libcudf (C++/CUDA) code.
#22421 opened May 8, 2026 by shrshi Contributor Draft
3 tasks done
Run conda, cudf_polars CI tests with Ray improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#22420 opened May 7, 2026 by mroeschke Contributor Loading…
3 tasks
Remove anonymous namespaces from cudf headers CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#22418 opened May 7, 2026 by PointKernel Member Loading…
2 of 3 tasks
Consolidate evaluate_rapidsmpf into evaluate_streaming 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.
#22417 opened May 7, 2026 by mroeschke Contributor Loading…
3 tasks
Variant field extraction APIs and implementation for simple cases CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API.
#22416 opened May 7, 2026 by vuule Contributor Draft
3 tasks
Add arrow bloom filter policy cuco cuCollections related issue cuIO cuIO issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#22415 opened May 7, 2026 by PointKernel Member Loading…
3 tasks done
Add ray run_constraints in cudf_polars conda recipe improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#22414 opened May 7, 2026 by mroeschke Contributor Loading…
3 tasks
Untangle target_partition_size and broadcast_join_limit 2 - In Progress Currently a work in progress breaking Breaking change cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function Python Affects Python cuDF API.
#22411 opened May 7, 2026 by rjzamora Member Loading…
3 tasks
Introduce a process-wide singleton engine for .collect(engine="gpu") cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#22410 opened May 7, 2026 by madsbk Member Draft
Fix all datetime type inconsistencies with extension types 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.
#22409 opened May 7, 2026 by galipremsagar Contributor Loading…
3 tasks done
Fix capture group handling in cudf::strings::findall 2 - In Progress Currently a work in progress breaking Breaking change bug Something isn't working Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#22408 opened May 7, 2026 by davidwendt Contributor Loading…
3 tasks done
JNI support for SUM_WITH_OVERFLOW aggregation feature request New feature or request Java Affects Java cuDF API. non-breaking Non-breaking change
#22404 opened May 7, 2026 by mythrocks Contributor Loading…
3 tasks done
Handle sign-extension while decoding Parquet decimal stats 5 - Ready to Merge Testing and reviews complete, ready to merge bug Something isn't working cuIO cuIO issue libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#22402 opened May 6, 2026 by pramodsatya Loading…
3 tasks done
Align pdsh benchmarks and library defaults bug Something isn't working cudf-polars Issues specific to cudf-polars non-breaking Non-breaking change Python Affects Python cuDF API.
#22399 opened May 6, 2026 by TomAugspurger Contributor Loading…
Remove dtype workaround in Column.create 3 - Ready for Review Ready for review by team cudf.pandas Issues specific to cudf.pandas improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#22396 opened May 6, 2026 by galipremsagar Contributor Loading…
3 tasks done
More Polars plan optimizations for TPC-DS 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.
#22395 opened May 6, 2026 by Matt711 Contributor Draft
6 tasks
Move replicated-output dedup to the Dask and Ray frontends bug Something isn't working cudf-polars Issues specific to cudf-polars non-breaking Non-breaking change Python Affects Python cuDF API.
#22394 opened May 6, 2026 by Matt711 Contributor Loading…
3 tasks
Fix MERGE_M2 for extreme finite partial means bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#22393 opened May 6, 2026 by wjxiz1992 Member Loading…
3 tasks done
Add a JNI wrapper for reusable distinct hash join CMake CMake build issue Java Affects Java cuDF API.
#22392 opened May 6, 2026 by rishic3 Contributor Draft
3 tasks done
[DRAFT] Add AOT JIT+LTO capability CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code.
#22390 opened May 6, 2026 by divyegala Member Loading…
2 of 3 tasks
Zero-initialize is_quoted_flags buffer in the CSV reader bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#22386 opened May 5, 2026 by vuule Contributor Loading…
2 of 3 tasks
Deprecate the multi-patterns cudf::strings::replace_re API 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 Python Affects Python cuDF API.
#22380 opened May 5, 2026 by davidwendt Contributor Loading…
3 tasks done
Fix assertion failures in assert_tpch_result_equal due to float sort ambiguity bug Something isn't working cudf-polars Issues specific to cudf-polars non-breaking Non-breaking change Python Affects Python cuDF API.
#22378 opened May 5, 2026 by Matt711 Contributor Loading…
3 tasks
[FEA][Java][JNI] Support multi-input groupby aggregations Java Affects Java cuDF API.
#22377 opened May 5, 2026 by malinjawi Draft
3 tasks done
ProTip! Filter pull requests by the default branch with base:main.