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

[TEST-ONLY] Test cuco HLL fix CMake CMake build issue DO NOT MERGE Hold off on merging; see PR for details
#20837 opened Dec 11, 2025 by PointKernel Draft
3 tasks
Clean up mixed join common utilities improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#20836 opened Dec 11, 2025 by PointKernel Draft
3 tasks done
Parquet decode: Skip up to first_row for non-lists improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue
#20835 opened Dec 10, 2025 by pmattione-nvidia Loading…
3 tasks done
Add missing headers to row_ir.hpp, row_ir.cpp bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#20834 opened Dec 10, 2025 by bdice Loading…
Add dictionary specialization to row comparators 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
#20830 opened Dec 10, 2025 by davidwendt Draft
3 tasks done
Add kvikio to export set and make nvcomp export unconditional bug Something isn't working CMake CMake build issue Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Python Affects Python cuDF API.
#20828 opened Dec 10, 2025 by vyasr Loading…
3 tasks done
Fix some gtests to not assume dictionary keys order 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
#20827 opened Dec 10, 2025 by davidwendt Draft
3 tasks done
Add in key remapping for improved sort merge join performance 3 - Ready for Review Ready for review by team 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 Spark Functionality that helps Spark RAPIDS
#20826 opened Dec 10, 2025 by revans2 Loading…
3 tasks done
Add a nightly cuda-cccl compatibility test improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#20825 opened Dec 10, 2025 by brandon-b-miller Draft
Remove size and offsets from Column improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#20824 opened Dec 10, 2025 by vyasr Loading…
3 tasks done
Enforce pandas 3.0 deprecations and subsequent related cuDF deprecations breaking Breaking change improvement Improvement / enhancement to an existing function Python Affects Python cuDF API.
#20823 opened Dec 10, 2025 by mroeschke Draft
3 tasks
Replace thrust logical functions with CUB + pinned memory based implementations in Parquet reader 3 - Ready for Review Ready for review by team cuIO cuIO issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue Velox Functionality that helps Velox-cudf
#20822 opened Dec 10, 2025 by mhaseeb123 Draft
3 of 4 tasks
Replace thrust reductions in Parquet reader with CUB + pinned memory based implementations 3 - Ready for Review Ready for review by team cuIO cuIO issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue Velox Functionality that helps Velox-cudf
#20821 opened Dec 10, 2025 by mhaseeb123 Loading…
3 tasks done
Use pinned memory in PQ reader to avoid pageable copies 4 - Needs Review Waiting for reviewer to review or respond cuIO cuIO issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue Velox Functionality that helps Velox-cudf
#20820 opened Dec 9, 2025 by mhaseeb123 Loading…
3 tasks done
Avoid generating empty TableChunks in streaming scan nodes 3 - Ready for Review Ready for review by team bug Something isn't working cudf-polars Issues specific to cudf-polars non-breaking Non-breaking change Python Affects Python cuDF API.
#20815 opened Dec 9, 2025 by rjzamora Loading…
3 tasks
Default to static linking of libcudart breaking Breaking change improvement Improvement / enhancement to an existing function
#20814 opened Dec 9, 2025 by bdice Loading…
Reader and writer for a simple CUTable format CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#20811 opened Dec 9, 2025 by vuule Loading…
2 of 3 tasks
Memory resource changes needed for CCCL 3.2 compatibility improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#20810 opened Dec 9, 2025 by bdice Draft
3 tasks done
Clarify deprecation message for cudf::round 3 - Ready for Review Ready for review by team doc Documentation libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#20809 opened Dec 8, 2025 by nirandaperera Loading…
2 of 3 tasks
Use nosync execution policy everywhere improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#20807 opened Dec 8, 2025 by bdice Loading…
3 tasks done
Integrate KvikIO datasource and hybrid scan Parquet reader example CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#20805 opened Dec 8, 2025 by kingcrimsontianyu Draft
3 tasks done
Implement pandas 3.0, backward compatible changes improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#20803 opened Dec 5, 2025 by mroeschke Loading…
3 tasks
[DNR] Improving mixed join perf with sort-merge join CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code.
#20802 opened Dec 5, 2025 by shrshi Draft
3 tasks
Fix list literal translation bug Something isn't working cudf-polars Issues specific to cudf-polars non-breaking Non-breaking change Python Affects Python cuDF API.
#20801 opened Dec 5, 2025 by Matt711 Draft
3 tasks
Use cudaMemcpyBatchAsync 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
#20800 opened Dec 5, 2025 by bdice Loading…
1 of 5 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.