(Go: >> BACK << -|- >> HOME <<)

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

Enable binops between Decimal and Integer columns 2 - In Progress Currently a work in progress feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
#7859 opened Apr 5, 2021 by brandon-b-miller Loading…
Use libcudf Dictionary type for CategoricalColumn Python Affects Python cuDF API.
#8567 opened Jun 19, 2021 by isVoid Draft
3 tasks
[WIP] Fix MultiIndex drop Python Affects Python cuDF API.
#9098 opened Aug 24, 2021 by galipremsagar Draft
Change output of M2 groupby aggregation from a single double column into a structs column 3 - Ready for Review Ready for review by team 5 - DO NOT MERGE Hold off on merging; see PR for details breaking Breaking change improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. Performance Performance related issue Spark Functionality that helps Spark RAPIDS
#9899 opened Dec 14, 2021 by ttnghia Draft
Remove scalar_to_column_view 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
#11241 opened Jul 12, 2022 by rwlee Draft
[WIP] Implement IPC for pyspark. CMake CMake build issue Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API.
#11564 opened Aug 18, 2022 by trivialfis Draft
Raise on __eq__ binary operations between unsupported types. bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.
#11609 opened Aug 26, 2022 by bdice Draft
2 of 5 tasks
Fix datetime & timedelta repr to account for overflows that pandas cannot handle 2 - In Progress Currently a work in progress bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Python Affects Python cuDF API.
#11749 opened Sep 23, 2022 by galipremsagar Loading…
9 tasks done
Adding set_stream for column and column_buffer 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 proposal Change current process or code
#12100 opened Nov 9, 2022 by hyperbolic2346 Loading…
1 of 3 tasks
Add reduction kernel and provide final state in FST feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#12102 opened Nov 9, 2022 by upsj Loading…
4 tasks done
Stabilizing large workflows (OOM, spilling, partitioning)
Support string indexing in strings_udf 2 - In Progress Currently a work in progress feature request New feature or request non-breaking Non-breaking change numba Numba issue Python Affects Python cuDF API.
#12127 opened Nov 10, 2022 by brandon-b-miller Draft
Custom spilling handler  improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#12287 opened Dec 2, 2022 by madsbk Loading…
3 tasks done
JSON column performance optimization - Depth 2 - In Progress Currently a work in progress 5 - DO NOT MERGE Hold off on merging; see PR for details cuIO cuIO issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue
#12350 opened Dec 9, 2022 by karthikeyann Draft
1 of 3 tasks
Reverse make_lists_column improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#12873 opened Mar 1, 2023 by ttnghia Draft
Use hashing for sort groupby for large key columns 2 - In Progress Currently a work in progress breaking Breaking change improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. Performance Performance related issue proposal Change current process or code
#13036 opened Mar 30, 2023 by karthikeyann Draft
1 of 3 tasks
Introduce managed_udf_string and matching API variants CMake CMake build issue feature request New feature or request Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change numba Numba issue Python Affects Python cuDF API.
#13098 opened Apr 10, 2023 by brandon-b-miller Draft
Enable NRT for the numba CUDA target on cuDF import CMake CMake build issue feature request New feature or request non-breaking Non-breaking change numba Numba issue Python Affects Python cuDF API.
#13125 opened Apr 12, 2023 by brandon-b-miller Draft
Introduce ManagedUDFString on the python side CMake CMake build issue feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
#13172 opened Apr 19, 2023 by brandon-b-miller Draft
Promote string UDF functions to return ManagedUDFString objects CMake CMake build issue feature request New feature or request Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Python Affects Python cuDF API.
#13181 opened Apr 20, 2023 by brandon-b-miller Draft
Rename cudf exception classes in JNI code 2 - In Progress Currently a work in progress improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS
#13354 opened May 16, 2023 by ttnghia Draft
Parse (non-MultiIndex) label-based keys to structured data improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#13717 opened Jul 18, 2023 by wence- Loading…
3 tasks done
Add bytes_per_second to groupby max benchmark. CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#13984 opened Aug 28, 2023 by Blonck Draft
1 task done
Make random data in Python tests deterministic 0 - Waiting on Author Waiting for author to respond to review improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API. tests Unit testing for project
#14071 opened Sep 8, 2023 by vuule Loading…
2 of 3 tasks
ProTip! Exclude everything labeled bug with -label:bug.