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

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
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
Handle public CMake dependencies in more contexts CMake CMake build issue improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#22385 opened May 5, 2026 by vyasr Contributor Draft
3 tasks done
Use language: script for cudf-polars-ir-signatures pre-commit hook ci cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#22384 opened May 5, 2026 by vyasr Contributor Loading…
3 tasks done
Run the cudf-polars test suite against DaskEngine and RayEngine cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#22381 opened May 5, 2026 by madsbk Member Loading…
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
Implement min_count for groupby reductions 3 - Ready for Review Ready for review by team bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.
#22372 opened May 4, 2026 by galipremsagar Contributor Loading…
Implement groupby all/any via bool-coercion + min/max bug Something isn't working CMake CMake build issue cudf.pandas Issues specific to cudf.pandas libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Python Affects Python cuDF API.
#22371 opened May 4, 2026 by galipremsagar Contributor Loading…
Implement groupby sum on StringDtype columns as per-group concatenation bug Something isn't working cudf.pandas Issues specific to cudf.pandas non-breaking Non-breaking change Python Affects Python cuDF API.
#22370 opened May 4, 2026 by galipremsagar Contributor Loading…
Preserve extension dtypes in groupby reductions and exclude grouping-key columns by identity 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.
#22369 opened May 4, 2026 by galipremsagar Contributor Loading…
Use cudaStream_t instead of cuda_stream_view in pylibcudf Cython CMake CMake build issue cudf.pandas Issues specific to cudf.pandas cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function 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.
#22368 opened May 4, 2026 by vyasr Contributor Loading…
3 tasks done
Serialize engine config in new pdsh benchmark CLI bug Something isn't working cudf-polars Issues specific to cudf-polars non-breaking Non-breaking change Python Affects Python cuDF API.
#22365 opened May 4, 2026 by TomAugspurger Contributor Loading…
Add optional sticky fixed-point overflow tracking (CUDF_TRACK_FIXED_POINT_OVERFLOW) CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code.
#22356 opened May 2, 2026 by Avinash-Raj Contributor Draft
Move table_device_view function definitions from .cuh to .cu 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
#22354 opened May 1, 2026 by davidwendt Contributor Loading…
3 tasks done
Reorganize cuDF documentation to highlight all projects doc Documentation non-breaking Non-breaking change Python Affects Python cuDF API.
#22352 opened May 1, 2026 by mroeschke Contributor Loading…
3 tasks
Fix AssertionError: DataFrame.columns are different failures 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.
#22351 opened May 1, 2026 by galipremsagar Contributor Loading…
3 tasks done
Refactor sort_actor to prepare for OrderScheme changes 3 - Ready for Review Ready for review by team cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#22350 opened May 1, 2026 by rjzamora Member Loading…
3 tasks
ProTip! no:milestone will show everything without a milestone.