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

Use new rapids-logger library breaking Breaking change CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API.
#17899 opened Feb 2, 2025 by vyasr Draft
3 tasks done
Add pylibcudf.Scalar.from_py for construction from Python strings, bool, int, float improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#17898 opened Feb 1, 2025 by mroeschke Loading…
3 tasks
Remove cudf.Scalar from factorize improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#17897 opened Jan 31, 2025 by mroeschke Loading…
3 tasks
Fix groupby scans with int and NA data in mode.pandas_compatible bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.
#17895 opened Jan 31, 2025 by mroeschke Loading…
3 tasks
disallow fallback to Make in Python builds 2 - In Progress Currently a work in progress improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#17894 opened Jan 31, 2025 by jameslamb Loading…
3 tasks done
[RELEASE] cudf v25.02 CMake CMake build issue cudf.pandas Issues specific to cudf.pandas cudf.polars Issues specific to cudf.polars Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#17893 opened Jan 31, 2025 by AyodeAwe Loading…
Test bug Something isn't working cudf.pandas Issues specific to cudf.pandas non-breaking Non-breaking change Python Affects Python cuDF API.
#17892 opened Jan 31, 2025 by galipremsagar Loading…
3 tasks
Fix numpy data access by making attribute private bug Something isn't working cudf.pandas Issues specific to cudf.pandas non-breaking Non-breaking change Python Affects Python cuDF API.
#17890 opened Jan 31, 2025 by galipremsagar Loading…
3 tasks done
Only run Auto Assign PR workflow if PR does not have an assignee improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#17888 opened Jan 31, 2025 by mroeschke Loading…
3 tasks
Update pre-commit-hooks to version 0.6.0 improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#17887 opened Jan 31, 2025 by KyleFromNVIDIA Loading…
3 tasks
Test narwhals in CI feature request New feature or request non-breaking Non-breaking change
#17884 opened Jan 31, 2025 by bdice Draft
3 tasks done
Disable warning -Wno-deprecated-gpu-targets CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#17883 opened Jan 31, 2025 by bdice Loading…
3 tasks done
Add script to run pylibcudf tests improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#17882 opened Jan 31, 2025 by bdice Loading…
3 tasks done
Added Multi-input & Scalar Support for Transform UDFs breaking Breaking change feature request New feature or request Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#17881 opened Jan 31, 2025 by lamarrr Draft
3 tasks
Patch __init__ of cudf constructors to parse through cudf.pandas proxy objects 3 - Ready for Review Ready for review by team bug Something isn't working cudf.pandas Issues specific to cudf.pandas non-breaking Non-breaking change Python Affects Python cuDF API.
#17878 opened Jan 30, 2025 by galipremsagar Loading…
3 tasks done
[DO NOT MERGE] Migrate NRT MemSys String UDF Integration Tests CMake CMake build issue Python Affects Python cuDF API.
#17876 opened Jan 30, 2025 by isVoid Draft
Remove decimal32/64 to decimal128 conversion in Parquet writer 2 - In Progress Currently a work in progress cuIO cuIO issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#17869 opened Jan 30, 2025 by mhaseeb123 Draft
2 of 3 tasks
Expose JSON reader options to builder in pylibcudf improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#17866 opened Jan 29, 2025 by shrshi Draft
3 tasks done
Added support for custom types in PTX parser improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#17861 opened Jan 29, 2025 by lamarrr Loading…
3 tasks done
Remove cudf.Scalar from date_range/to_datetime improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#17860 opened Jan 29, 2025 by mroeschke Loading…
3 tasks
Fixed incorrect PTX parsing of ret instruction after branch label breaking Breaking change bug Something isn't working libcudf Affects libcudf (C++/CUDA) code.
#17859 opened Jan 29, 2025 by lamarrr Loading…
3 tasks done
Avoid cudf.dtype internally in favor of pre-defined, supported types improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#17839 opened Jan 28, 2025 by mroeschke Loading…
3 tasks
Require batches to be non-empty in multi-batch JSON reader bug Something isn't working cuIO cuIO issue libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#17837 opened Jan 28, 2025 by shrshi Loading…
3 tasks done
Allow cudf::type_to_id<T const>() 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
#17831 opened Jan 27, 2025 by esoha-nvidia Loading…
3 tasks
Update to numba-cuda 0.4.0 and allow numba 0.61. Python Affects Python cuDF API.
#17830 opened Jan 27, 2025 by bdice Loading…
3 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.