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

[WIP] Report all unsupported operations for a query in cudf.polars 5 - DO NOT MERGE Hold off on merging; see PR for details cudf.polars Issues specific to cudf.polars feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
#16960 opened Oct 1, 2024 by Matt711 Draft
3 tasks
Add clang-tidy to CI CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#16958 opened Oct 1, 2024 by vyasr Draft
3 tasks
[WIP] Migrate nvtext/edit_distance APIs to pylibcudf CMake CMake build issue 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.
#16957 opened Sep 30, 2024 by Matt711 Draft
3 tasks
Address all remaining clang-tidy errors CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#16956 opened Sep 30, 2024 by vyasr Loading…
3 tasks done
[DOC] Document limitation using cudf.pandas and functions using NumPy's C API doc Documentation non-breaking Non-breaking change
#16955 opened Sep 30, 2024 by Matt711 Loading…
3 tasks
Forward-merge branch-24.10 into branch-24.12 libcudf Affects libcudf (C++/CUDA) code.
#16954 opened Sep 30, 2024 by rapids-bot bot Loading…
[WIP] Implement contiguous_split in pylibcudf feature request New feature or request non-breaking Non-breaking change
#16953 opened Sep 30, 2024 by Matt711 Draft
3 tasks
Switched AST benchmarks from GoogleBench to NVBench CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#16952 opened Sep 27, 2024 by lamarrr Loading…
3 tasks done
Extend device_scalar to optionally use pinned bounce buffer feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue
#16947 opened Sep 27, 2024 by vuule Draft
3 tasks done
Use nvcomp wheel instead of bundling nvcomp CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Python Affects Python cuDF API.
#16946 opened Sep 27, 2024 by KyleFromNVIDIA Draft
3 tasks
Refactor the cuda_memcpy functions to make them more usable improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#16945 opened Sep 27, 2024 by vuule Loading…
3 tasks done
Implement cudf-polars chunked parquet reading cudf.polars Issues specific to cudf.polars feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
#16944 opened Sep 27, 2024 by brandon-b-miller Draft
[RELEASE] cudf v24.10 CMake CMake build issue cudf.pandas Issues specific to cudf.pandas cudf.polars Issues specific to cudf.polars Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#16943 opened Sep 27, 2024 by raydouglass Loading…
Add string.split 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.
#16940 opened Sep 26, 2024 by mroeschke Loading…
3 tasks
Add string.wrap 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.
#16935 opened Sep 26, 2024 by mroeschke Loading…
3 tasks
Add string.translate 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.
#16934 opened Sep 26, 2024 by mroeschke Loading…
3 tasks
Use xdist worksteal on the cudf.pandas test suite ci cudf.pandas Issues specific to cudf.pandas improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#16930 opened Sep 26, 2024 by Matt711 Draft
3 tasks
[WIP] Expose streams in public round APIs feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#16925 opened Sep 26, 2024 by Matt711 Draft
3 tasks
Enable streams
add telemetry setup to test ci feature request New feature or request Needs build-infra Requires input from the build infrastructure team non-breaking Non-breaking change
#16924 opened Sep 26, 2024 by msarahan Draft
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.
#16920 opened Sep 25, 2024 by mroeschke Loading…
3 tasks
Implement additional nvtx range helpers libcudf Affects libcudf (C++/CUDA) code.
#16916 opened Sep 25, 2024 by kingcrimsontianyu Draft
3 tasks
[WIP] Update all rmm imports to use pylibrmm/librmm 5 - DO NOT MERGE Hold off on merging; see PR for details bug Something isn't working non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#16913 opened Sep 25, 2024 by Matt711 Draft
3 tasks
Batch memcpy the last offsets for output buffers of str and list cols in PQ reader 3 - Ready for Review Ready for review by team CMake CMake build issue cuIO cuIO issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#16905 opened Sep 25, 2024 by mhaseeb123 Loading…
3 tasks done
Add cudf::strings::contains_multiple 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 strings strings issues (C++ and Python)
#16900 opened Sep 24, 2024 by davidwendt Draft
3 tasks done
Add a shortcut for when the input clusters are all empty for the tdigest merge 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
#16897 opened Sep 24, 2024 by jihoonson Loading…
3 tasks done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.