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
Sort

Pull requests list

Make Python testing dependencies more specific to pylibcudf vs cudf 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.
#18535 opened Apr 19, 2025 by mroeschke Loading…
3 tasks
🚧 Deduplicate parquet physical type enums 2 - In Progress Currently a work in progress breaking Breaking change CMake CMake build issue cuIO cuIO issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code.
#18526 opened Apr 18, 2025 by mhaseeb123 Draft
3 tasks done
Reduce the number of miscellaenous pandas unit tests run with cudf.pandas cudf.pandas Issues specific to cudf.pandas improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18524 opened Apr 17, 2025 by mroeschke Loading…
3 tasks
Add multi-partition MapFunction support to cudf-polars 2 - In Progress Currently a work in progress cudf.polars Issues specific to cudf.polars feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
#18523 opened Apr 17, 2025 by rjzamora Loading…
3 tasks
Improve nvtext::tokenize_with_vocabulary performance 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 strings strings issues (C++ and Python)
#18522 opened Apr 17, 2025 by davidwendt Draft
3 tasks done
Make pylibcudf.Column.from_rmm_buffer a Python staticmethod improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#18521 opened Apr 17, 2025 by mroeschke Loading…
3 tasks
Add more short circut checks for .equals improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18520 opened Apr 17, 2025 by mroeschke Loading…
3 tasks
Add synchronous task scheduler to cudf-polars 3 - Ready for Review Ready for review by team cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18519 opened Apr 17, 2025 by rjzamora Loading…
3 tasks
Don't fetch dlpack headers when building cuDF Python CMake CMake build issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18518 opened Apr 17, 2025 by mroeschke Loading…
3 tasks
Fix doxygen usage of the contraction for it is 3 - Ready for Review Ready for review by team doc Documentation libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#18517 opened Apr 17, 2025 by davidwendt Loading…
3 tasks done
Refactor polars configuration cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18516 opened Apr 17, 2025 by TomAugspurger Draft
1 of 3 tasks
Clarify @brief tag as description/title on documentation guide 3 - Ready for Review Ready for review by team doc Documentation libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#18515 opened Apr 17, 2025 by davidwendt Loading…
3 tasks done
Refactor internal strings utility to separate header and definition file 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
#18514 opened Apr 17, 2025 by davidwendt Loading…
3 tasks done
Fully support stacktrace for cudf::, thrust:: and rmm:: exceptions 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
#18512 opened Apr 16, 2025 by ttnghia Loading…
Test relative paths for $PREFIX in conda-build CMake CMake build issue DO NOT MERGE Hold off on merging; see PR for details
#18511 opened Apr 16, 2025 by bdice Draft
Improve performance of strings split-record on whitespace 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
#18510 opened Apr 16, 2025 by davidwendt Loading…
3 tasks done
Use cuda::std::iter_value_t instead of thrust iterator traits 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
#18509 opened Apr 16, 2025 by miscco Loading…
Adds support for writing raw UTF-8 characters (without escaping) in the JSON writer feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#18508 opened Apr 16, 2025 by Matt711 Loading…
3 tasks done
Replace GPU_ARCHS build variable by CMAKE_CUDA_ARCHITECTURES 3 - Ready for Review Ready for review by team ci CMake CMake build issue improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS
#18506 opened Apr 15, 2025 by ttnghia Loading…
Replace deprecated host_buffer in favor of host_span in SourceInfo improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#18503 opened Apr 15, 2025 by Matt711 Loading…
3 tasks done
Add cython bindings for cudf::table_to_device_array CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#18498 opened Apr 15, 2025 by Matt711 Draft
3 tasks
Introduced dtype_enum to hold additional type metadata 3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18494 opened Apr 14, 2025 by galipremsagar Loading…
3 tasks done
Support multi-partition Select operations with aggregations 2 - In Progress Currently a work in progress cudf.polars Issues specific to cudf.polars feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
#18492 opened Apr 14, 2025 by rjzamora Loading…
1 of 4 tasks
Implemented String Output & User-data Support for Transforms libcudf Affects libcudf (C++/CUDA) code.
#18490 opened Apr 14, 2025 by lamarrr Draft
3 tasks done
Add a utility to bulk set multiple null masks 4 - Needs Review Waiting for reviewer to review or respond CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#18489 opened Apr 11, 2025 by mhaseeb123 Loading…
3 tasks done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.