-
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
Start async device writes and default host reads eagerly instead of deferring I/O to future wait
libcudf
Affects libcudf (C++/CUDA) code.
#23231
opened Jul 12, 2026 by
Emillock
Loading…
3 tasks done
Replace duplicate type-stringify logic with type_to_name, add print_type debug utility
libcudf
Affects libcudf (C++/CUDA) code.
#23230
opened Jul 12, 2026 by
Tjindl
Loading…
4 tasks done
Fix incorrect DECIMAL128 groupby sums on Blackwell with CUDA 13.0
bug
Something isn't working
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#23229
opened Jul 10, 2026 by
PointKernel
Member
•
Draft
3 tasks done
fix(pre-commit): normalize SPDX handling
bug
Something isn't working
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#23228
opened Jul 10, 2026 by
bdice
Contributor
Loading…
Support Issues specific to cudf-polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
pl.repeat, pl.Expr.repeat_by
cudf-polars
#23227
opened Jul 10, 2026 by
mroeschke
Contributor
Loading…
3 tasks
Support Issues specific to cudf-polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
pl.Expr.mode/impode
cudf-polars
#23226
opened Jul 10, 2026 by
mroeschke
Contributor
Loading…
3 tasks
Support Issues specific to cudf-polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
pl.Expr.diff/pct_change
cudf-polars
#23225
opened Jul 10, 2026 by
mroeschke
Contributor
Loading…
3 tasks
Support Issues specific to cudf-polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
pl.Expr.max_by/min_by
cudf-polars
#23224
opened Jul 10, 2026 by
mroeschke
Contributor
Loading…
3 tasks
Add memory resource parameter to cudf::hash_join constructors
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#23223
opened Jul 10, 2026 by
PointKernel
Member
•
Draft
3 tasks done
Add memory resource parameter to cudf::approx_distinct_count
3 - Ready for Review
Ready for review by team
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#23221
opened Jul 10, 2026 by
PointKernel
Member
Loading…
3 tasks done
Fix Parquet stats pinned host copy lifetime
libcudf
Affects libcudf (C++/CUDA) code.
#23219
opened Jul 10, 2026 by
aryansri05
Contributor
•
Draft
3 tasks done
Pin CMake to < 4.4
bug
Something isn't working
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#23217
opened Jul 10, 2026 by
KyleFromNVIDIA
Member
Loading…
3 tasks
Raise OutOfBoundsDatetime for datetime conversions that exceed the target unit's range
bug
Something isn't working
cudf.pandas
Issues specific to cudf.pandas
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#23216
opened Jul 10, 2026 by
galipremsagar
Contributor
Loading…
3 tasks done
Change cudf::strings::zfill_by_widths to accept null widths
3 - Ready for Review
Ready for review by team
breaking
Breaking change
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
#23215
opened Jul 10, 2026 by
davidwendt
Contributor
Loading…
3 tasks done
Fix string reductions and isin across string dtype flavors
bug
Something isn't working
cudf.pandas
Issues specific to cudf.pandas
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#23214
opened Jul 10, 2026 by
galipremsagar
Contributor
Loading…
3 tasks done
Support Issues specific to cudf-polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
pl.Expr.top/bottom_k_by
cudf-polars
#23213
opened Jul 10, 2026 by
mroeschke
Contributor
Loading…
3 tasks
Support Issues specific to cudf-polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
pl.Expr.arg_max/arg_min/arg_unique
cudf-polars
#23212
opened Jul 9, 2026 by
mroeschke
Contributor
Loading…
3 tasks
Support Issues specific to cudf-polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
pl.Expr.approx_n_unique
cudf-polars
#23211
opened Jul 9, 2026 by
mroeschke
Contributor
Loading…
3 tasks
Fix cum_sum window functions with null filling in cudf-polars
bug
Something isn't working
cudf-polars
Issues specific to cudf-polars
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#23206
opened Jul 9, 2026 by
Matt711
Contributor
Loading…
3 tasks
Replace thrust::reduce_by_key with cub::DeviceReduce::ReduceByKey in tdigest generation
bug
Something isn't working
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#23204
opened Jul 9, 2026 by
PointKernel
Member
Loading…
3 tasks done
Error when parquet decode string corruption detected
! - Hotfix
Hotfix is a bug that affects the majority of users for which there is no reasonable workaround
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#23203
opened Jul 9, 2026 by
pmattione-nvidia
Contributor
Loading…
3 tasks done
Move function definitions from generate_input.hpp to generate_input.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
#23199
opened Jul 9, 2026 by
davidwendt
Contributor
Loading…
3 tasks done
Support Issues specific to cudf-polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
pl.Expr.str.to_integer
cudf-polars
#23194
opened Jul 9, 2026 by
mroeschke
Contributor
Loading…
3 tasks
Support Issues specific to cudf-polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
pl.Expr.str.zfill with null widths
cudf-polars
#23193
opened Jul 9, 2026 by
mroeschke
Contributor
Loading…
3 tasks
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.