-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: rapidsai/cudf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Forward-merge main into pandas3
CMake
CMake build issue
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.
#22406
opened May 7, 2026 by
AyodeAwe
Contributor
Loading…
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
4 - Needs Review
Waiting for reviewer to review or respond
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 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.
Column.create
3 - Ready for Review
#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.
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
[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 Something isn't working
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
is_quoted_flags buffer in the CSV reader
bug
#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
Run the cudf-polars test suite against Issues specific to cudf-polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
DaskEngine and RayEngine
cudf-polars
#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 Something isn't working
cudf-polars
Issues specific to cudf-polars
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
assert_tpch_result_equal due to float sort ambiguity
bug
#22378
opened May 5, 2026 by
Matt711
Contributor
Loading…
3 tasks
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…
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 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.
AssertionError: DataFrame.columns are different failures in cudf.pandas
3 - Ready for Review
#22351
opened May 1, 2026 by
galipremsagar
Contributor
Loading…
3 tasks done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.