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 uninitialized read for empty segments in segmented top-k 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
#23109 opened Jul 5, 2026 by ttnghia Contributor Loading…
Support PEP 515 underscores in string-to-integer astype Python Affects Python cuDF API.
#23108 opened Jul 4, 2026 by bedo-48 Draft
2 of 3 tasks
Raise TypeError for NaT in where() on masked dtypes bug Something isn't working cudf.pandas Issues specific to cudf.pandas non-breaking Non-breaking change Python Affects Python cuDF API.
#23107 opened Jul 4, 2026 by galipremsagar Contributor Loading…
3 tasks done
Fix rtcx embed target-level dependencies under the Makefiles generator bug Something isn't working CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23106 opened Jul 4, 2026 by galipremsagar Contributor Loading…
3 tasks done
Fix out-of-bounds access in segmented top-k with partial offsets 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
#23105 opened Jul 4, 2026 by ttnghia Contributor Loading…
Remove duplicate return in ndsh apply_inner_join libcudf Affects libcudf (C++/CUDA) code.
#23104 opened Jul 4, 2026 by fallintoplace Contributor Loading…
Sum interleave benchmark byte counts across all columns libcudf Affects libcudf (C++/CUDA) code.
#23103 opened Jul 4, 2026 by fallintoplace Contributor Loading…
Fix malformed LIB_BUILD_DIR default in conda builds bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23102 opened Jul 4, 2026 by fallintoplace Contributor Loading…
Optimize segmented sort for list columns CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code.
#23101 opened Jul 4, 2026 by ttnghia Contributor Draft
3 tasks done
fix(merge): preserve non-empty side dtype in outer joins on empty-side keys Python Affects Python cuDF API.
#23100 opened Jul 3, 2026 by nethum529 Contributor Loading…
fix(pylibcudf): accept inf/-inf as valid FLOAT32 scalar values pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#23099 opened Jul 3, 2026 by nethum529 Contributor Loading…
Implement horizontal unary expressions cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#23098 opened Jul 3, 2026 by mroeschke Contributor Loading…
3 tasks
Implement more datetime polars.Expressions cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#23097 opened Jul 3, 2026 by mroeschke Contributor Loading…
3 tasks
Implement string/boolean/aggregation polars.Expressions cudf-polars 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.
#23096 opened Jul 3, 2026 by mroeschke Contributor Loading…
3 tasks
Implement more Polars string Expressions cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#23095 opened Jul 2, 2026 by mroeschke Contributor Loading…
3 tasks
Test GH200 runners DO NOT MERGE Hold off on merging; see PR for details
#23093 opened Jul 2, 2026 by bdice Contributor Draft
Clarify C++ review approval requirements doc Documentation non-breaking Non-breaking change
#23092 opened Jul 2, 2026 by bdice Contributor Loading…
3 tasks done
WIP: switch from 'cuda-python' to specific components (e.g. 'cuda-bindings') cudf-polars Issues specific to cudf-polars DO NOT MERGE Hold off on merging; see PR for details improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#23091 opened Jul 2, 2026 by jameslamb Member Draft
2 tasks
Optimize RLE decoding by staging in shared memory improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23090 opened Jul 2, 2026 by vyasr Contributor Loading…
3 tasks done
WIP: Split cudf-polars tests cudf-polars Issues specific to cudf-polars Python Affects Python cuDF API.
#23085 opened Jul 2, 2026 by TomAugspurger Contributor Draft
3 tasks
Add file descriptions for doxygen output 3 - Ready for Review Ready for review by team doc Documentation libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23083 opened Jul 2, 2026 by davidwendt Contributor Loading…
3 tasks done
Plumb statistics object into ProgressThread for all engines cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#23082 opened Jul 2, 2026 by wence- Contributor Draft
3 tasks done
Align cuDF documentation branding
#23079 opened Jul 2, 2026 by bdice Contributor Loading…
3 tasks done
Add agent skill for cudf_polars expressions improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#23078 opened Jul 2, 2026 by mroeschke Contributor Loading…
3 tasks
Prepend row index column in Parquet reader 2 - In Progress Currently a work in progress feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS Velox Functionality that helps Velox-cudf
#23077 opened Jul 2, 2026 by mhaseeb123 Member Draft
3 tasks done
ProTip! Filter pull requests by the default branch with base:main.