Skip to content

Pull requests: rapidsai/cudf

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Use Arrow C Data Interface functions for Python interop CMake CMake build issue cuDF (Python) Affects Python cuDF API. improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#15904 opened Jun 1, 2024 by vyasr Draft
3 tasks done
Fix debug assert in rowgroup_char_counts_kernel 2 - In Progress Currently a work in progress bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#15902 opened May 31, 2024 by davidwendt Draft
3 tasks done
Deprecate INT96 timestamps in cuDF 2 - In Progress Currently a work in progress breaking Breaking change cuDF (Java) Affects Java cuDF API. cuDF (Python) Affects Python cuDF API. cuIO cuIO issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. Spark Functionality that helps Spark RAPIDS
#15901 opened May 31, 2024 by mhaseeb123 Draft
4 of 5 tasks
Use offsetalator in cudf::io::json::detail::parse_string 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
#15900 opened May 31, 2024 by davidwendt Draft
3 tasks done
Start migrating I/O to pylibcudf CMake CMake build issue cuDF (Python) Affects Python cuDF API. feature request New feature or request non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package
#15899 opened May 31, 2024 by lithomas1 Draft
3 tasks
Rename strings multiple target replace API 3 - Ready for Review Ready for review by team breaking Breaking change cuDF (Java) Affects Java cuDF API. cuDF (Python) Affects Python cuDF API. improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. strings strings issues (C++ and Python)
#15898 opened May 31, 2024 by davidwendt Loading…
3 tasks done
WIP,API: Enable full Numpy2 compat cuDF (Python) Affects Python cuDF API.
#15897 opened May 31, 2024 by seberg Draft
2 tasks
Pinned vector factory that uses the global pool breaking Breaking change CMake CMake build issue cuDF (Java) Affects Java cuDF API. feature request New feature or request libcudf Affects libcudf (C++/CUDA) code.
#15895 opened May 31, 2024 by vuule Draft
3 tasks done
Apply clang-tidy autofixes breaking Breaking change cuDF (Java) Affects Java cuDF API. improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code.
#15894 opened May 30, 2024 by vyasr Loading…
3 tasks done
Update Python labels and remove unnecessary ones improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#15893 opened May 30, 2024 by vyasr Loading…
3 tasks done
Clean up pylibcudf test assertations cuDF (Python) Affects Python cuDF API. improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package
#15892 opened May 30, 2024 by lithomas1 Loading…
3 tasks
Ensure literals have correct dtype cudf.polars Issues specific to cudf.polars cuDF (Python) Affects Python cuDF API. improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#15890 opened May 30, 2024 by wence- Loading…
3 tasks done
DOC: Add documentation for cudf.pandas in the Developer Guide cudf.pandas Issues specific to cudf.pandas doc Documentation non-breaking Non-breaking change
#15889 opened May 30, 2024 by Matt711 Draft
3 tasks
Improve options docs doc Documentation non-breaking Non-breaking change
#15888 opened May 30, 2024 by bdice Loading…
3 tasks done
Add overflow check when converting large strings to lists columns 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
#15887 opened May 30, 2024 by davidwendt Loading…
3 tasks done
Handling for NaN and inf when converting floating point to fixed point types 3 - Ready for Review Ready for review by team bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS
#15885 opened May 29, 2024 by ttnghia Loading…
Migrate strings contains operations to pylibcudf CMake CMake build issue cuDF (Python) Affects Python cuDF API. feature request New feature or request non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package
#15880 opened May 29, 2024 by brandon-b-miller Loading…
Support arrow:schema in Parquet writer to faithfully roundtrip with Arrow for duration types 2 - In Progress Currently a work in progress breaking Breaking change CMake CMake build issue cuDF (Python) Affects Python cuDF API. cuIO cuIO issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code.
#15875 opened May 29, 2024 by mhaseeb123 Draft
6 of 9 tasks
Migrate quantile.pxd to pylibcudf CMake CMake build issue cuDF (Python) Affects Python cuDF API. feature request New feature or request non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package
#15874 opened May 28, 2024 by lithomas1 Loading…
3 tasks done
Use offsetalator in strings shift functor 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)
#15870 opened May 28, 2024 by davidwendt Loading…
3 tasks done
Memory Profiling cuDF (Python) Affects Python cuDF API. improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#15866 opened May 27, 2024 by madsbk Draft
1 of 3 tasks
Expose stream parameter to public rolling APIs 3 - Ready for Review Ready for review by team breaking Breaking change CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code.
#15865 opened May 26, 2024 by srinivasyadav18 Loading…
3 tasks done
Make Frame.astype return Self instead of a ColumnAccessor cuDF (Python) Affects Python cuDF API. improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#15861 opened May 24, 2024 by mroeschke Loading…
3 tasks
[RELEASE] cudf v24.06 ci CMake CMake build issue conda conda issue cuDF (Java) Affects Java cuDF API. cuDF (Python) Affects Python cuDF API. libcudf Affects libcudf (C++/CUDA) code.
#15859 opened May 24, 2024 by raydouglass Loading…
DOC: Refresh pylibcudf guide doc Documentation non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package
#15856 opened May 24, 2024 by lithomas1 Draft
3 tasks
ProTip! Exclude everything labeled bug with -label:bug.