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

Support null_count expression cudf-polars Issues specific to cudf-polars Python Affects Python cuDF API.
#19314 opened Jul 8, 2025 by Matt711 Draft
3 tasks
Update cudf.pandas test skips cudf.pandas Issues specific to cudf.pandas improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#19313 opened Jul 8, 2025 by TomAugspurger Loading…
Fix a use-after-free issue in TDigest aggregation code. bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS
#19311 opened Jul 8, 2025 by nvdbaranec Loading…
3 tasks done
Support the JNI build with nvCOMP 5.0 bug Something isn't working Java Affects Java cuDF API. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS
#19309 opened Jul 8, 2025 by firestarman Loading…
3 tasks done
🚧 Materialize tables in the experimental Parquet reader 2 - In Progress Currently a work in progress CMake CMake build issue cuIO cuIO issue DO NOT MERGE Hold off on merging; see PR for details libcudf Affects libcudf (C++/CUDA) code.
#19308 opened Jul 8, 2025 by mhaseeb123 Draft
3 tasks
Support Expr.str.json_decode 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.
#19307 opened Jul 8, 2025 by mroeschke Loading…
3 tasks
Move the Parquet reader_impl class declaration out of the parquet::detail::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
#19305 opened Jul 7, 2025 by mhaseeb123 Draft
3 tasks done
Always represent datetime aware data as UTC in strftime bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.
#19304 opened Jul 7, 2025 by mroeschke Loading…
3 tasks
Add new cudf::top_k API 2 - In Progress Currently a work in progress CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#19303 opened Jul 7, 2025 by davidwendt Draft
3 tasks done
Fix null mask assignment in aggregators and cleanup with C++20 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
#19302 opened Jul 7, 2025 by PointKernel Loading…
3 tasks done
[pre-commit.ci] pre-commit autoupdate cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#19301 opened Jul 7, 2025 by pre-commit-ci bot Loading…
Refactor Source Type for UDFs libcudf Affects libcudf (C++/CUDA) code. pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#19300 opened Jul 7, 2025 by lamarrr Draft
3 tasks done
Deprecate cudf::round for float types 3 - Ready for Review Ready for review by team breaking Breaking change improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code.
#19298 opened Jul 7, 2025 by davidwendt Loading…
3 tasks done
Autodoc DateOffset doc Documentation non-breaking Non-breaking change Python Affects Python cuDF API.
#19297 opened Jul 7, 2025 by wence- Loading…
3 tasks done
Fix cudf::column_device_view::element() doxygen 3 - Ready for Review Ready for review by team doc Documentation libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#19296 opened Jul 7, 2025 by davidwendt Loading…
3 tasks done
Support Expr.str.splitn/split_exact 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.
#19290 opened Jul 3, 2025 by mroeschke Loading…
3 tasks
Add cudf::strings::split_part API 2 - In Progress Currently a work in progress CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#19289 opened Jul 3, 2025 by davidwendt Draft
3 tasks
Latest cuco commit 541bdc0 CMake CMake build issue
#19288 opened Jul 3, 2025 by srinivasyadav18 Loading…
Improve high-multiplicity joins benchmark improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue
#19287 opened Jul 3, 2025 by shrshi Loading…
3 tasks done
Add SUM_ANSI aggregation for INT64 CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code.
#19282 opened Jul 3, 2025 by PointKernel Draft
3 tasks
Add data types axis to joins benchmarks libcudf Affects libcudf (C++/CUDA) code.
#19281 opened Jul 3, 2025 by shrshi Draft
1 of 3 tasks
Support Expr.str.strip_prefix/suffix 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.
#19278 opened Jul 2, 2025 by mroeschke Loading…
3 tasks
[WIP] Introduce classes for collecting source statistics 2 - In Progress Currently a work in progress 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.
#19276 opened Jul 2, 2025 by rjzamora Loading…
3 tasks
Support Expr.str.find & Expr.str.join for non string data 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.
#19275 opened Jul 2, 2025 by mroeschke Loading…
3 tasks
Serialize ConfigOptions in pdsh benchmark output cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#19272 opened Jul 2, 2025 by TomAugspurger Loading…
ProTip! Exclude everything labeled bug with -label:bug.