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

Add in support for setting delim when parsing JSON through java 3 - Ready for Review Ready for review by team cuDF (Java) improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS
#16867 opened Sep 20, 2024 by revans2 Loading…
3 tasks done
Forward-merge branch-24.10 into branch-24.12 CMake CMake build issue cudf.polars Issues specific to cudf.polars libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API.
#16866 opened Sep 20, 2024 by rapids-bot bot Loading…
Properly handle the mapped and registered regions in memory_mapped_source bug Something isn't working cuIO cuIO issue libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#16865 opened Sep 20, 2024 by vuule Draft
1 of 3 tasks
Display deltas for cudf.pandas test summary improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#16864 opened Sep 20, 2024 by galipremsagar Draft
3 tasks
[WIP] Reapply mixed_semi_join refactoring and bug fixes 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
#16859 opened Sep 20, 2024 by mhaseeb123 Draft
3 tasks done
Fix performance regression for generate_character_ngrams 2 - In Progress Currently a work in progress bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change strings strings issues (C++ and Python)
#16849 opened Sep 19, 2024 by davidwendt Draft
3 tasks done
[BUG] _apply_agg_series should return a series bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.
#16848 opened Sep 19, 2024 by Matt711 Draft
3 tasks
Fix metadata after implicit array conversion from Dask cuDF 3 - Ready for Review Ready for review by team bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.
#16842 opened Sep 19, 2024 by rjzamora Loading…
3 tasks
Made cudftestutil header-only and removed GTest dependency CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#16839 opened Sep 19, 2024 by lamarrr Loading…
3 tasks done
Add string padding, side_type, and strip APIs to pylibcudf CMake CMake build issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#16833 opened Sep 18, 2024 by mroeschke Loading…
3 tasks
Optimize parquet reader mukernel block scans, non-nullable code improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue
#16830 opened Sep 18, 2024 by pmattione-nvidia Draft
3 tasks done
Simplify the use of std::future improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#16829 opened Sep 18, 2024 by kingcrimsontianyu Draft
3 tasks
Add an example to demonstrate read/write parquet using multiple threads. 2 - In Progress Currently a work in progress CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#16828 opened Sep 18, 2024 by mhaseeb123 Draft
3 tasks done
Rework read_csv IO to avoid reading whole input with a single host_read improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue
#16826 opened Sep 18, 2024 by vuule Loading…
3 tasks done
Add string.findall APIs to pylibcudf 5 - DO NOT MERGE Hold off on merging; see PR for details CMake CMake build issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#16825 opened Sep 18, 2024 by mroeschke Loading…
3 tasks
Add string.find_multiple APIs to pylibcudf CMake CMake build issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#16824 opened Sep 18, 2024 by mroeschke Loading…
3 tasks
Improve Polars docs doc Documentation non-breaking Non-breaking change
#16820 opened Sep 17, 2024 by bdice Loading…
3 tasks done
[DOC] Finish out Pylibcudf docs 2 - In Progress Currently a work in progress doc Documentation non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#16810 opened Sep 16, 2024 by Matt711 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
Update fmt (to 11.0.2) and spdlog (to 1.14.1). 5 - DO NOT MERGE Hold off on merging; see PR for details CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#16806 opened Sep 16, 2024 by jameslamb Loading…
Fix regex parsing logic handling of nested quantifiers 2 - In Progress Currently a work in progress bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change strings strings issues (C++ and Python)
#16798 opened Sep 11, 2024 by davidwendt Draft
3 tasks done
Add in option for Java JSON APIs to do column pruning in CUDF 0 - Blocked Cannot progress due to external reasons improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. non-breaking Non-breaking change Performance Performance related issue Spark Functionality that helps Spark RAPIDS
#16796 opened Sep 11, 2024 by revans2 Draft
3 tasks done
Add strings.combine APIs to pylibcudf CMake CMake build issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#16790 opened Sep 10, 2024 by mroeschke Loading…
3 tasks
[DO NOT MERGE] cudf-polars chunked parquet reader 5 - DO NOT MERGE Hold off on merging; see PR for details CMake CMake build issue cudf.polars Issues specific to cudf.polars feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#16789 opened Sep 10, 2024 by brandon-b-miller Draft
Add remaining string.char_types APIs to 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.
#16788 opened Sep 10, 2024 by mroeschke Loading…
3 tasks
ProTip! Follow long discussions with comments:>50.