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 cuda12 as JNI default improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. non-breaking Non-breaking change
#18651 opened May 5, 2025 by pxLi Loading…
3 tasks done
Add missing header to host_memory.cpp 5 - Ready to Merge Testing and reviews complete, ready to merge bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#18649 opened May 3, 2025 by alliepiper Loading…
Add support for Python 3.13 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.
#18648 opened May 2, 2025 by gforsyth Loading…
Forward-merge branch-25.06 into branch-25.08 CMake CMake build issue cudf.polars Issues specific to cudf.polars Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API.
#18646 opened May 2, 2025 by rapids-bot bot Loading…
Fix device compression when writing Parquet files without using nvCOMP bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#18644 opened May 2, 2025 by vuule Loading…
2 of 3 tasks
Cleanup libcudf detail/aggregation.hpp/.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
#18642 opened May 2, 2025 by davidwendt Loading…
3 tasks done
Skip all known pytest failures in pandas-tests cudf.pandas Issues specific to cudf.pandas improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18641 opened May 2, 2025 by galipremsagar Loading…
3 tasks done
Add alloc_size member function to cudf::column and cudf::table 3 - Ready for Review Ready for review by team feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#18639 opened May 2, 2025 by davidwendt Loading…
3 tasks done
Preserve partitioning after Filter and Projection 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.
#18638 opened May 2, 2025 by rjzamora Loading…
3 tasks
Support quantile in cudf-polars grouped aggregations cudf.polars Issues specific to cudf.polars Python Affects Python cuDF API.
#18634 opened May 2, 2025 by wence- Loading…
3 tasks done
Deprecate Series.nullmask, Series.nullable, Series.from_categorical, Series.from_masked_array, cudf.isclose improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18631 opened May 2, 2025 by mroeschke Loading…
3 tasks
Access private objects by importing from module instead of cudf.core/util namespace improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18629 opened May 1, 2025 by mroeschke Loading…
3 tasks
Replace unnecessary cudf::size_of() calls with sizeof() 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
#18628 opened May 1, 2025 by davidwendt Loading…
3 tasks done
Improve default config values for cudf-polars streaming 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.
#18623 opened May 1, 2025 by rjzamora Loading…
3 tasks
Add gtest error check for nvtext::wordpiece_tokenize 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 strings strings issues (C++ and Python)
#18621 opened May 1, 2025 by davidwendt Loading…
3 tasks done
String Transform Examples CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code.
#18616 opened May 1, 2025 by lamarrr Draft
3 tasks
Polars dataframe serialize using chunked pack cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18614 opened May 1, 2025 by madsbk Loading…
Add TemporalBaseColumn as a parent class to DatetimeColumn and TimedeltaColumn improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18611 opened Apr 30, 2025 by mroeschke Loading…
3 tasks
Move cudf/utils/utils.py methods to appropriate locations improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18605 opened Apr 30, 2025 by mroeschke Loading…
3 tasks
Use peak memory usage as a better proxy for ctest parallelism CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#18603 opened Apr 30, 2025 by bdice Loading…
3 tasks done
pylibcudf.Column: add device_buffer_size and register a dask.sizeof function for cudf-polars Column and DataFrame 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.
#18602 opened Apr 30, 2025 by madsbk Loading…
Annotate and simplify from_arrow improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18600 opened Apr 30, 2025 by mroeschke Loading…
3 tasks
Prune methods from Frame that are specific to subclasses improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18597 opened Apr 29, 2025 by mroeschke Loading…
3 tasks
Implement BIT_COUNT unary operation 3 - Ready for Review Ready for review by team feature request New feature or request Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS
#18589 opened Apr 28, 2025 by ttnghia Loading…
Test RMM PR 1896
#18586 opened Apr 28, 2025 by bdice Draft
ProTip! Exclude everything labeled bug with -label:bug.