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

Bug fix: restrict lines=True to JSON format in Kafka read_gdf method Python Affects Python cuDF API.
#17333 opened Nov 15, 2024 by a-hirota Loading…
3 tasks done
Enable rounding for Decimal32 and Decimal64 in cuDF Python Affects Python cuDF API.
#17332 opened Nov 15, 2024 by a-hirota Loading…
Fix various issues with replace API and add support in datetime and timedelta columns 5 - Ready to Merge Testing and reviews complete, ready to merge bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.
#17331 opened Nov 15, 2024 by galipremsagar Loading…
6 tasks done
Use a KMP search algorithm for strings contains() 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 strings strings issues (C++ and Python)
#17330 opened Nov 14, 2024 by davidwendt Draft
3 tasks done
Move strings url_decode benchmarks to nvbench 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 strings strings issues (C++ and Python)
#17328 opened Nov 14, 2024 by davidwendt Draft
3 tasks done
Remove upper bounds on cuda-python to allow 12.6.2 and 11.8.5 feature request New feature or request non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#17326 opened Nov 14, 2024 by bdice Draft
Move strings translate benchmarks to nvbench 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 strings strings issues (C++ and Python)
#17325 opened Nov 14, 2024 by davidwendt Draft
3 tasks done
Expose stream-ordering to groupby APIs feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#17324 opened Nov 14, 2024 by shrshi Loading…
3 tasks done
Writing compressed output using JSON writer 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
#17323 opened Nov 14, 2024 by shrshi Loading…
3 tasks done
Fix reading Parquet string cols when nrows and input_pass_limit > 0 3 - Ready for Review Ready for review by team breaking Breaking change bug Something isn't working cuIO cuIO issue libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API.
#17321 opened Nov 14, 2024 by mhaseeb123 Loading…
3 tasks done
Test the full matrix for polars and dask wheels on nightlies improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#17320 opened Nov 14, 2024 by vyasr Draft
3 tasks done
Move cudf._lib.unary to cudf.core._internals CMake CMake build issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#17318 opened Nov 14, 2024 by mroeschke Loading…
3 tasks
Remove another reference to FindcuFile bug Something isn't working CMake CMake build issue Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#17315 opened Nov 13, 2024 by KyleFromNVIDIA Loading…
3 tasks
[WIP] Migrate ORC Writer to pylibcudf feature request New feature or request non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#17310 opened Nov 13, 2024 by Matt711 Draft
3 tasks
Use the new logger generator in rmm CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#17307 opened Nov 13, 2024 by vyasr Draft
3 tasks done
Move strings repeat benchmarks to nvbench 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
#17304 opened Nov 12, 2024 by davidwendt Loading…
3 tasks done
Move strings replace benchmarks to nvbench 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
#17301 opened Nov 12, 2024 by davidwendt Loading…
3 tasks done
[DO NOT MERGE] chunked reader + kvikio fixes 5 - DO NOT MERGE Hold off on merging; see PR for details cudf.polars Issues specific to cudf.polars libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API.
#17297 opened Nov 12, 2024 by brandon-b-miller Draft
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
🚧 Support for reading bloom filters from Parquet files 2 - In Progress Currently a work in progress cuco cuCollections related issue cuIO cuIO issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#17289 opened Nov 9, 2024 by mhaseeb123 Draft
1 of 3 tasks
Mukernels strings libcudf Affects libcudf (C++/CUDA) code.
#17286 opened Nov 8, 2024 by pmattione-nvidia Draft
3 tasks
Add compute_column_expression to pylibcudf for transform.compute_column improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#17279 opened Nov 8, 2024 by mroeschke Loading…
3 tasks
Optimize distinct inner join to use set find instead of retrieve 3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue
#17278 opened Nov 8, 2024 by PointKernel Loading…
3 tasks done
Add write_parquet 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.
#17263 opened Nov 7, 2024 by mroeschke Loading…
3 tasks
Single-partition Dask executor for 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.
#17262 opened Nov 7, 2024 by rjzamora Draft
3 tasks
ProTip! Filter pull requests by the default branch with base:branch-24.12.