Skip to content

Issues: rapidsai/cudf

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

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
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
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
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 Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS
#18551 opened Apr 22, 2025 by ttnghia Loading…
Change dask_cudf.to_parquet behavior for local filesystems 2 - In Progress Currently a work in progress dask Dask issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18408 opened Apr 2, 2025 by rjzamora Draft
3 tasks
Support cudf-polars total_xxx datetime extraction methods 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.
#18171 opened Mar 5, 2025 by brandon-b-miller Loading…
🚧 Enable skip_rows in the chunked parquet reader. 2 - In Progress Currently a work in progress breaking Breaking change bug Something isn't working cuIO cuIO issue libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API.
#18130 opened Feb 28, 2025 by mhaseeb123 Draft
3 tasks done
Refactor hash join with multiset 2 - In Progress Currently a work in progress CMake CMake build issue cuco cuCollections related issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#18021 opened Feb 15, 2025 by PointKernel Draft
3 tasks
🚧 Implement an experimental Parquet reader optimized for highly-selective hybrid scan reads 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
#18011 opened Feb 14, 2025 by mhaseeb123 Draft
3 tasks done
Add nvtext::tokenized_to_tensor API 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
#17932 opened Feb 6, 2025 by davidwendt Draft
3 tasks done
Refactor distinct join to use primitive row operators 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 Performance Performance related issue
#17726 opened Jan 13, 2025 by PointKernel Draft
3 tasks
Add num_rows to metadata in JSON reader 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
#17480 opened Dec 2, 2024 by karthikeyann Draft
1 of 3 tasks
Nested JSON reader
Test primitive row operator 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 Performance Performance related issue
#17467 opened Nov 27, 2024 by PointKernel Draft
3 tasks
Prototype get_json_object2 2 - In Progress Currently a work in progress breaking Breaking change cuIO cuIO issue DO NOT MERGE Hold off on merging; see PR for details feature request New feature or request Spark Functionality that helps Spark RAPIDS
#16653 opened Aug 26, 2024 by karthikeyann Draft
3 tasks
Prototype get_json_object 2 - In Progress Currently a work in progress CMake CMake build issue cuIO cuIO issue 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
#16561 opened Aug 14, 2024 by karthikeyann Draft
1 of 3 tasks
[WIP][RFC] Add sparse host buffer source 2 - In Progress Currently a work in progress improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code.
#16252 opened Jul 11, 2024 by rjzamora Draft
[FEA] Stream-preserving constructors for scalar class and its derived classes 2 - In Progress Currently a work in progress feature request New feature or request libcudf Affects libcudf (C++/CUDA) code.
#14333 opened Oct 25, 2023 by shrshi
[FEA] Add option to read JSON field as unparsed string 2 - In Progress Currently a work in progress cuIO cuIO issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. Spark Functionality that helps Spark RAPIDS
#14239 opened Sep 29, 2023 by andygrove Nested JSON reader
[BUG] CompactProtocolFieldWriter does not write empty value string in key-value pair 2 - In Progress Currently a work in progress bug Something isn't working cuIO cuIO issue libcudf Affects libcudf (C++/CUDA) code.
#14024 opened Aug 31, 2023 by ttnghia Parquet continuous improvement
[BUG] The hasNull in ORC Statistics is incorrect 2 - In Progress Currently a work in progress bug Something isn't working cuIO cuIO issue libcudf Affects libcudf (C++/CUDA) code.
#13817 opened Aug 4, 2023 by res-life
[BUG] Scalar loc-based lookup in integer categorical indices is incorrect 2 - In Progress Currently a work in progress bug Something isn't working Python Affects Python cuDF API.
#13653 opened Jul 3, 2023 by wence- Pandas API Alignment and Coverage
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
[ENH] add .fillna method to ListMethods 2 - In Progress Currently a work in progress feature request New feature or request improvement Improvement / enhancement to an existing function Python Affects Python cuDF API.
#13274 opened May 2, 2023 by thomcom
[TASK] Remove deprecated/unnecessary rolling-window overloads 2 - In Progress Currently a work in progress
#13050 opened Apr 3, 2023 by mythrocks
ProTip! Updated in the last three days: updated:>2025-04-30.