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

Fix the check to determine if all column chunk pages are dict encoded 3 - Ready for Review Ready for review by team bug Something isn't working cuIO cuIO issue libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#20524 opened Nov 6, 2025 by mhaseeb123 Loading…
3 tasks done
Improve project automation improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#20523 opened Nov 6, 2025 by vyasr Loading…
3 tasks done
Cast unary not operations to result schema 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.
#20522 opened Nov 5, 2025 by mroeschke Loading…
3 tasks
[JNI] Use a read/write lock pattern in Rmm.class feature request New feature or request Java Affects Java cuDF API. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS
#20521 opened Nov 5, 2025 by abellina Loading…
3 tasks
Fix pl.scan_csv(...).slice(...).collect(engine="gpu") with None endpoint bug Something isn't working cudf-polars Issues specific to cudf-polars non-breaking Non-breaking change Python Affects Python cuDF API.
#20519 opened Nov 5, 2025 by mroeschke Loading…
3 tasks
Suppress NVRTC arch warnings bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.
#20517 opened Nov 5, 2025 by brandon-b-miller Loading…
Fix ChannelManager and Lineariser 5 - Ready to Merge Testing and reviews complete, ready to merge bug Something isn't working cudf-polars Issues specific to cudf-polars non-breaking Non-breaking change Python Affects Python cuDF API.
#20516 opened Nov 5, 2025 by rjzamora Loading…
3 tasks
Synchronize streams in LocalShuffle bug Something isn't working cudf-polars Issues specific to cudf-polars non-breaking Non-breaking change Python Affects Python cuDF API.
#20515 opened Nov 5, 2025 by rjzamora Loading…
3 tasks
Fix nvtext tokenizers handling invalid UTF8 data 2 - In Progress Currently a work in progress bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#20514 opened Nov 5, 2025 by davidwendt Draft
3 tasks done
Migrate to new CCCL memory resource interface improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#20513 opened Nov 5, 2025 by bdice Loading…
3 tasks done
Fix data size errors in some libcudf benchmarks 2 - In Progress Currently a work in progress bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#20512 opened Nov 5, 2025 by davidwendt Draft
3 tasks done
Move more pandas unit tests that test private APIs cudf.pandas Issues specific to cudf.pandas improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#20511 opened Nov 5, 2025 by mroeschke Loading…
3 tasks
Support decimal128 SUM aggregation in hash-based groupby feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#20509 opened Nov 5, 2025 by PointKernel Draft
3 tasks done
Enable GPU acceleration for more binops 2 - In Progress Currently a work in progress bug Something isn't working cudf.pandas Issues specific to cudf.pandas non-breaking Non-breaking change Python Affects Python cuDF API.
#20507 opened Nov 5, 2025 by galipremsagar Draft
3 tasks
Skip tests that assert behavior when copy-on-write is False cudf.pandas Issues specific to cudf.pandas improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#20506 opened Nov 5, 2025 by Matt711 Loading…
3 tasks
Add empty input gtest for cudf::transform 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
#20505 opened Nov 5, 2025 by davidwendt Loading…
3 tasks done
Plumb metadata place-holder through the streaming network 2 - In Progress Currently a work in progress cudf-polars Issues specific to cudf-polars feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
#20499 opened Nov 5, 2025 by rjzamora Loading…
3 tasks
[WIP] Use RapidsMPF read_parquet in "rapidsmpf" runtime 2 - In Progress Currently a work in progress cudf-polars Issues specific to cudf-polars feature request New feature or request non-breaking Non-breaking change Performance Performance related issue Python Affects Python cuDF API.
#20497 opened Nov 5, 2025 by rjzamora Draft
6 tasks
Fix DataChunkSourceTest by syncing default stream 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
#20492 opened Nov 4, 2025 by davidwendt Loading…
3 tasks done
Rework internal json headers to allow converting gtests files from .cu to .cpp 3 - Ready for Review Ready for review by team CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#20491 opened Nov 4, 2025 by davidwendt Loading…
3 tasks done
Use sccache-dist build cluster for conda and wheel builds 2 - In Progress Currently a work in progress CMake CMake build issue DO NOT MERGE Hold off on merging; see PR for details improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#20488 opened Nov 4, 2025 by trxcllnt Loading…
Make argsort have return type np.intp to match pandas bug Something isn't working cudf.pandas Issues specific to cudf.pandas non-breaking Non-breaking change Python Affects Python cuDF API.
#20487 opened Nov 4, 2025 by Matt711 Loading…
3 tasks
Add examples and benchmarks for the pack and unpack APIs CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code.
#20466 opened Nov 3, 2025 by paul-aiyedun Draft
3 tasks done
Add option to reset memory resource in PDSH benchmarks cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#20432 opened Oct 30, 2025 by TomAugspurger Loading…
Preprocessing offsets for Parquet non-dictionary string columns improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue
#20430 opened Oct 30, 2025 by pmattione-nvidia Loading…
3 tasks done
ProTip! Mix and match filters to narrow down what you’re looking for.