-
Notifications
You must be signed in to change notification settings - Fork 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.
#21427
opened Feb 12, 2026 by
AyodeAwe
Loading…
Remove mode.pandas_compatible from ColumnBase._validate_args
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#21426
opened Feb 12, 2026 by
mroeschke
Loading…
3 tasks
Change missing value repr for string from <NA> to None
breaking
Breaking change
improvement
Improvement / enhancement to an existing function
Python
Affects Python cuDF API.
#21425
opened Feb 12, 2026 by
mroeschke
Loading…
3 tasks
Use ColumnBase.create over .from_pylibcudf in dataframe/series/indexed_frame.py
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
Use ColumnBase.create over .from_pylibcudf in MultiIndex, groupby, misc.
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#21423
opened Feb 11, 2026 by
mroeschke
Loading…
3 tasks
Benchmark parquet footer read and column select time
3 - Ready for Review
Ready for review by team
CMake
CMake build issue
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#21422
opened Feb 11, 2026 by
mhaseeb123
Loading…
3 tasks done
Remove _with_type_metadata
cudf.pandas
Issues specific to cudf.pandas
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#21421
opened Feb 11, 2026 by
vyasr
Loading…
3 tasks done
Sort specialization logic for dictionary column
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
#21420
opened Feb 11, 2026 by
davidwendt
•
Draft
3 tasks
Move Parquet IO utils to a new doxygen group
3 - Ready for Review
Ready for review by team
cuIO
cuIO issue
doc
Documentation
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#21412
opened Feb 11, 2026 by
mhaseeb123
•
Draft
3 tasks done
Deterministic build and probe table generation for join benchmarks
bug
Something isn't working
CMake
CMake build issue
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#21410
opened Feb 11, 2026 by
shrshi
Loading…
2 of 3 tasks
Put typename disambiguator before nested name specifier
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#21408
opened Feb 10, 2026 by
seanbaxter
Loading…
Fix OOB read in chunked Parquet reads with Something isn't working
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
skip_rows/num_rows
bug
Add per-file, unprivileged page cache dropping to cuDF benchmarks
CMake
CMake build issue
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#21397
opened Feb 10, 2026 by
kingcrimsontianyu
Loading…
2 of 3 tasks
Improve approx_distinct_count to work with preallocated sketch
3 - Ready for Review
Ready for review by team
breaking
Breaking change
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
#21396
opened Feb 10, 2026 by
PointKernel
Loading…
3 tasks done
Save duckdb pdsh results to output file
bug
Something isn't working
cudf-polars
Issues specific to cudf-polars
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#21391
opened Feb 9, 2026 by
Matt711
Loading…
3 tasks
Store pds-h validation results in output
cudf-polars
Issues specific to cudf-polars
Python
Affects Python cuDF API.
#21388
opened Feb 9, 2026 by
TomAugspurger
•
Draft
Split up algorithm.cuh into reduce.cuh and copy_if.cuh
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
#21387
opened Feb 9, 2026 by
davidwendt
Loading…
3 tasks done
Support ArrowStringView from device in cudf::from_arrow_device
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
#21385
opened Feb 9, 2026 by
davidwendt
Loading…
3 tasks done
Add Ready for review by team
cudf-polars
Issues specific to cudf-polars
feature request
New feature or request
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
dynamic_distinct streaming node
3 - Ready for Review
#21382
opened Feb 9, 2026 by
rjzamora
Loading…
3 tasks
Reduce PR workflow jobs for cpp-only changes
3 - Ready for Review
Ready for review by team
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
#21381
opened Feb 9, 2026 by
davidwendt
Loading…
3 tasks done
fix: correct typos in comments
bug
Something isn't working
cudf.pandas
Issues specific to cudf.pandas
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#21380
opened Feb 7, 2026 by
thecaptain789
Loading…
Return file footer buffer at Parquet writer close
3 - Ready for Review
Ready for review by team
cuIO
cuIO issue
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
Spark
Functionality that helps Spark RAPIDS
#21378
opened Feb 7, 2026 by
mhaseeb123
Loading…
3 tasks done
Add hybrid scan multithreaded benchmark
4 - Needs Review
Waiting for reviewer to review or respond
CMake
CMake build issue
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#21363
opened Feb 6, 2026 by
mhaseeb123
Loading…
4 tasks done
Simplify StringColumn.to_pandas
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
[DOC] Document Java ColumnView slice/bit/string apis [skip ci]
Java
Affects Java cuDF API.
#21334
opened Feb 4, 2026 by
rishic3
Loading…
3 tasks done
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.