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

Added Concurrent Polynomial Transform Benchmark feature request New feature or request non-breaking Non-breaking change
#19199 opened Jun 18, 2025 by lamarrr Loading…
3 tasks done
Avoid pylibcudf.interop.to_arrow in DataFrame.to_polars in cudf_polars cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#19198 opened Jun 18, 2025 by mroeschke Loading…
3 tasks
Return valid for all-nulls in reduce() with nunique include-nulls aggregation 3 - Ready for Review Ready for review by team breaking Breaking change feature request New feature or request libcudf Affects libcudf (C++/CUDA) code.
#19196 opened Jun 18, 2025 by davidwendt Loading…
3 tasks done
Require dtype argument to cudf_polars Column container cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#19193 opened Jun 17, 2025 by mroeschke Loading…
3 tasks
Use GCC 14 in conda builds. CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#19192 opened Jun 17, 2025 by vyasr Draft
Fix slicing after Join and GroupBy in streaming cudf-polars 2 - In Progress Currently a work in progress bug Something isn't working cudf-polars Issues specific to cudf-polars non-breaking Non-breaking change Python Affects Python cuDF API.
#19187 opened Jun 17, 2025 by rjzamora Loading…
3 tasks
Avoid ConfigOptions in IR nodes cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#19186 opened Jun 17, 2025 by TomAugspurger Loading…
3 tasks
Use cuda::std:: traits and utilities for AST operators improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#19179 opened Jun 16, 2025 by PointKernel Loading…
3 tasks done
Add script to generate javadoc with JDK17 improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. non-breaking Non-breaking change
#19170 opened Jun 15, 2025 by YanxuanLiu Draft
3 tasks
Use KvikIO's implementation of file-backed memory mapping CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#19164 opened Jun 13, 2025 by kingcrimsontianyu Draft
3 tasks done
Leverage new pylibcudf grouped_range_rolling_window for cuDF classic rolling(window: int) cudf.pandas Issues specific to cudf.pandas improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#19162 opened Jun 13, 2025 by mroeschke Loading…
3 tasks
Support setting max_rows_per_partition and report total time 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.
#19158 opened Jun 13, 2025 by Matt711 Loading…
1 of 3 tasks
Support polars Datetime with timezone types in cudf_polars cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#19155 opened Jun 12, 2025 by mroeschke Loading…
3 tasks
Configurable blocksize mode for streaming executor in unit tests cudf-polars Issues specific to cudf-polars non-breaking Non-breaking change Python Affects Python cuDF API. tests Unit testing for project
#19146 opened Jun 12, 2025 by TomAugspurger Draft
Support any aggregation in cudf-polars cudf-polars Issues specific to cudf-polars feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
#19145 opened Jun 12, 2025 by Matt711 Loading…
2 of 3 tasks
Adding GH_TOKEN pass-through to summarize job bug Something isn't working non-breaking Non-breaking change
#19143 opened Jun 12, 2025 by msarahan Loading…
Optimizations for tdigest generation. improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#19140 opened Jun 11, 2025 by nvdbaranec Loading…
Use radix sort for float/double types 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
#19137 opened Jun 11, 2025 by davidwendt Loading…
3 tasks done
Used TypeDict for CachingVisitor.state cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#19135 opened Jun 11, 2025 by TomAugspurger Loading…
Add PDS-DS Query 1 cudf-polars Issues specific to cudf-polars feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
#19131 opened Jun 10, 2025 by Matt711 Loading…
3 tasks
[WIP] Track column statistics in cuDF-Polars 2 - In Progress Currently a work in progress cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#19130 opened Jun 10, 2025 by rjzamora Draft
3 tasks
Remove pytest pin cudf.pandas Issues specific to cudf.pandas 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.
#19127 opened Jun 10, 2025 by vyasr Loading…
2 of 3 tasks
Support cudf-polars str.reverse CMake CMake build issue cudf-polars Issues specific to cudf-polars feature request New feature or request non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#19117 opened Jun 7, 2025 by brandon-b-miller Loading…
Support cudf-polars str.pad_end and str.pad_start cudf-polars Issues specific to cudf-polars feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
#19116 opened Jun 7, 2025 by brandon-b-miller Loading…
Support converting decimals to/from pylibcudf scalars feature request New feature or request non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#19106 opened Jun 6, 2025 by Matt711 Loading…
3 tasks
ProTip! Exclude everything labeled bug with -label:bug.