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

Occupancy improvement for distinct hash join with specialized dispatch 3 - Ready for Review Ready for review by team breaking Breaking change improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. Performance Performance related issue
#17290 opened Nov 9, 2024 by tgujar Loading…
3 tasks done
[DNR] Benchmarking GZIP and SNAPPY compression and decompression CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code.
#17334 opened Nov 15, 2024 by shrshi Draft
3 tasks
Implement additional nvtx range helpers improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#16916 opened Sep 25, 2024 by kingcrimsontianyu Draft
3 tasks
Improve cudf::io::datasource::create(). libcudf Affects libcudf (C++/CUDA) code.
#17115 opened Oct 17, 2024 by tpn Loading…
1 of 3 tasks
Use block per string for super long strings in cudf::strings::find() 0 - Waiting on Author Waiting for author to respond to review improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#17011 opened Oct 8, 2024 by sarda-devesh Loading…
3 tasks done
Add new nvtext::normalize_characters 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 pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API. strings strings issues (C++ and Python)
#17818 opened Jan 24, 2025 by davidwendt Draft
3 tasks done
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
Avoid decoding long runs in a single thread 4 - Needs Review Waiting for reviewer to review or respond cuIO cuIO issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue Spark Functionality that helps Spark RAPIDS
#16304 opened Jul 18, 2024 by gerashegalov Draft
3 tasks done
Update chunked parquet reader benchmarks improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#16543 opened Aug 13, 2024 by sdrp713 Loading…
3 tasks done
Apply CUDA event RAII wrapper to cuDF whenever possible CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code.
#16890 opened Sep 24, 2024 by kingcrimsontianyu Draft
3 tasks
Generate a simple comment col according to NDS-H 3.0.1 specs improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#16807 opened Sep 16, 2024 by JayjeetAtGithub Draft
3 tasks
Refactor distinct using static_map insert_or_apply 0 - Blocked Cannot progress due to external reasons improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue
#16484 opened Aug 2, 2024 by srinivasyadav18 Loading…
1 of 3 tasks
[POC] GPT2Tokenizer using cudf ci CMake CMake build issue conda Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API.
#15382 opened Mar 23, 2024 by praateekmahajan 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
Change output of M2 groupby aggregation from a single double column into a structs column 3 - Ready for Review Ready for review by team breaking Breaking change DO NOT MERGE Hold off on merging; see PR for details 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
Use stream pool for gather/scatter. libcudf Affects libcudf (C++/CUDA) code.
#14162 opened Sep 21, 2023 by bdice Draft
3 tasks done
[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
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
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
Occupancy improvement for Hash table build 3 - Ready for Review Ready for review by team CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue
#15700 opened May 8, 2024 by tgujar Loading…
3 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)
[WIP] POC for reading multi-line JSON in string columns CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#15520 opened Apr 12, 2024 by shrshi Draft
1 of 5 tasks
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
ProTip! Exclude everything labeled bug with -label:bug.