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

🚧 Enable chunked reading of PQ sources with >2B rows 2 - In Progress Currently a work in progress breaking Breaking change cuIO cuIO issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code.
#19245 opened Jun 27, 2025 by mhaseeb123 Draft
1 of 3 tasks
Support ternary expression inside groupby context cudf-polars Issues specific to cudf-polars feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
#19242 opened Jun 27, 2025 by Matt711 Draft
2 of 3 tasks
[NEVER MERGE] test changes to rapids-github-run-id DO NOT MERGE Hold off on merging; see PR for details
#19240 opened Jun 27, 2025 by jameslamb Draft
3 tasks done
🚧 Experimental API to read a parquet table, build a custom index column, and apply roaring bitmap deletion vector 2 - In Progress Currently a work in progress CMake CMake build issue cuco cuCollections related issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS
#19237 opened Jun 27, 2025 by mhaseeb123 Draft
3 tasks done
Apply primitive row operators to mixed semi and anti joins improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue
#19236 opened Jun 27, 2025 by PointKernel Draft
3 tasks
Support str.count_matches and str.contains_any expressions 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.
#19235 opened Jun 26, 2025 by mroeschke Loading…
3 tasks
2
add docs on CI workflow inputs doc Documentation non-breaking Non-breaking change
#19234 opened Jun 26, 2025 by jameslamb Loading…
3 tasks done
Remove cudautils.py improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#19233 opened Jun 26, 2025 by mroeschke Loading…
3 tasks
Raised MixedTypeErrors for condition that lead to mixed types bug Something isn't working cudf.pandas Issues specific to cudf.pandas non-breaking Non-breaking change Python Affects Python cuDF API.
#19232 opened Jun 26, 2025 by galipremsagar Loading…
3 tasks done
Leverage new pylibcudf grouped_range_rolling_window for cuDF classic rolling(window: timedelta) cudf.pandas Issues specific to cudf.pandas improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#19230 opened Jun 26, 2025 by mroeschke Loading…
3 tasks
Use cub radix sort directly for all fixed-width-types in cudf::sorted_order 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
#19227 opened Jun 26, 2025 by davidwendt Loading…
3 tasks done
Move get_mask_offset_word utility to null_mask.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
#19226 opened Jun 26, 2025 by davidwendt Loading…
3 tasks done
Fix cudf-polars PolarsDtype typing issues cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#19225 opened Jun 26, 2025 by TomAugspurger Loading…
Make pyarrow an optional dependency of pylibcudf 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.
#19223 opened Jun 26, 2025 by mroeschke Loading…
3 tasks
Fix errors in the nvCOMP adapter bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#19221 opened Jun 25, 2025 by vuule Draft
2 of 3 tasks
Deprecate DataFrame.apply_rows feature request New feature or request non-breaking Non-breaking change numba Numba issue Python Affects Python cuDF API.
#19218 opened Jun 25, 2025 by brandon-b-miller Loading…
Require numba-cuda>=0.15.2 feature request New feature or request non-breaking Non-breaking change numba Numba issue Python Affects Python cuDF API.
#19213 opened Jun 25, 2025 by brandon-b-miller Loading…
Update pandas-tests-diff to only display GPU/CPU usage metrics improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#19210 opened Jun 24, 2025 by galipremsagar Loading…
3 tasks done
Fix a pair of bugs in get_decompression_scratch() size. bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#19207 opened Jun 24, 2025 by nvdbaranec Draft
3 tasks done
Add a mode to co-process decompression and compression on host and device feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#19203 opened Jun 24, 2025 by vuule Loading…
1 of 3 tasks
New fixes test cudf.pandas Issues specific to cudf.pandas Python Affects Python cuDF API.
#19201 opened Jun 20, 2025 by galipremsagar Draft
3 tasks
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
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
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
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
ProTip! Exclude everything labeled bug with -label:bug.