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

Skip cuml third-party integration tests that may segfault bug Something isn't working cudf.pandas Issues specific to cudf.pandas non-breaking Non-breaking change Python Affects Python cuDF API.
#18561 opened Apr 23, 2025 by Matt711 Loading…
2 of 3 tasks
Refactor strings split/record with whitespace logic 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
#18560 opened Apr 23, 2025 by davidwendt Draft
3 tasks done
Support plc.Scalar.from_py(None) and plc.Scalar.from_py(int, float type) 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.
#18559 opened Apr 23, 2025 by mroeschke Loading…
3 tasks
Allow .iloc with cuDF objects as column indexers bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.
#18558 opened Apr 23, 2025 by mroeschke Loading…
3 tasks
Add xfail window function tests for cudf_polars cudf.polars Issues specific to cudf.polars Python Affects Python cuDF API.
#18557 opened Apr 23, 2025 by btepera Loading…
3 tasks done
Optimize to_cupy and .values improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18555 opened Apr 23, 2025 by Matt711 Loading…
2 of 3 tasks
Reduce cudf-polars pyarrow usage cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18554 opened Apr 23, 2025 by vyasr Loading…
3 tasks done
Avoid possible invalid kernel grid error in cudf::set_null_masks if no bitmasks to set 5 - Ready to Merge Testing and reviews complete, ready to merge improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#18553 opened Apr 22, 2025 by mhaseeb123 Loading…
3 tasks done
Implement BITWISE_AGG aggregations (bitwise AND, OR and XOR) for sort-based groupby and reduction 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 Spark Functionality that helps Spark RAPIDS
#18551 opened Apr 22, 2025 by ttnghia Draft
2 of 4 tasks
[DOC] Running libcudf benchmarks and comparing output results doc Documentation libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#18548 opened Apr 22, 2025 by Matt711 Loading…
2 of 3 tasks
Fix overflow for MERGE_M2 groupby aggregation breaking Breaking change bug Something isn't working Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. Spark Functionality that helps Spark RAPIDS
#18546 opened Apr 22, 2025 by ttnghia Loading…
🚧 Implement row group pruning with secondary filters in experimental PQ 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 feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#18545 opened Apr 22, 2025 by mhaseeb123 Draft
2 of 3 tasks
🚧 Implement row group pruning with stats in experimental PQ 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 feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#18543 opened Apr 22, 2025 by mhaseeb123 Draft
3 tasks done
Download build artifacts from Github for CI jobs 3 - Ready for Review Ready for review by team ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#18539 opened Apr 21, 2025 by VenkateshJaya Loading…
2 of 3 tasks
Add Sort + head/tail support to streaming cudf-polars executor 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.
#18538 opened Apr 21, 2025 by rjzamora Loading…
3 tasks
Update hypothesis version 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.
#18537 opened Apr 21, 2025 by galipremsagar Loading…
3 tasks done
🚧 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
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
Add synchronous task scheduler to cudf-polars 4 - Needs Review Waiting for reviewer to review or respond 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
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 Loading…
1 of 3 tasks
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…
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
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
ProTip! Exclude everything labeled bug with -label:bug.