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

cmake option: CUDF_KVIKIO_REMOTE_IO CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#17291 opened Nov 9, 2024 by madsbk Draft
Occupancy improvement for distinct hash join with specialized dispatch libcudf Affects libcudf (C++/CUDA) code.
#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
WIP: [DO NOT MERGE] enforce wheel size limits, README formatting in CI 2 - In Progress Currently a work in progress 5 - DO NOT MERGE Hold off on merging; see PR for details cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#17284 opened Nov 8, 2024 by jameslamb Draft
3 tasks done
Java JNI for Multiple contains feature request New feature or request Java Affects Java cuDF API. non-breaking Non-breaking change
#17281 opened Nov 8, 2024 by res-life Loading…
3 tasks done
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
Move strings filter 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
#17269 opened Nov 7, 2024 by davidwendt Draft
3 tasks done
Raise errors on specific types of fallback in cudf.pandas cudf.pandas Issues specific to cudf.pandas feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
#17268 opened Nov 7, 2024 by Matt711 Loading…
3 tasks
Add catboost to the third-party integration tests cudf.pandas Issues specific to cudf.pandas feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
#17267 opened Nov 7, 2024 by Matt711 Loading…
3 tasks
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
[DNM][WIP] 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
Always prefer device_reads when kvikio is enabled cuIO cuIO issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue
#17260 opened Nov 6, 2024 by vuule Loading…
3 tasks done
Add type stubs for pylibcudf CMake CMake build issue cudf.polars Issues specific to cudf.polars feature request New feature or request non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#17258 opened Nov 6, 2024 by wence- Loading…
3 tasks done
Expose streams in public quantile APIs CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#17257 opened Nov 6, 2024 by shrshi 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.
#17252 opened Nov 6, 2024 by mroeschke Draft
3 tasks
[WIP] Add new dask_cudf.read_parquet API 2 - In Progress Currently a work in progress improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#17250 opened Nov 5, 2024 by rjzamora Draft
3 tasks
POC: Implement HOST_UDF aggregations 2 - In Progress Currently a work in progress CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. Spark Functionality that helps Spark RAPIDS
#17249 opened Nov 5, 2024 by ttnghia Draft
Add breaking change workflow trigger improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#17248 opened Nov 5, 2024 by AyodeAwe Draft
Migrate contiguous split APIs 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.
#17246 opened Nov 5, 2024 by Matt711 Draft
3 tasks
Precompute AST arity CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code.
#17234 opened Nov 1, 2024 by bdice Draft
3 tasks done
Update to CCCL 2.7.0-rc2. CMake CMake build issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#17233 opened Nov 1, 2024 by bdice Draft
Fix Dataframe.__setitem__ slow-downs bug Something isn't working cudf.pandas Issues specific to cudf.pandas non-breaking Non-breaking change Python Affects Python cuDF API.
#17222 opened Oct 31, 2024 by galipremsagar Loading…
3 tasks done
Benchmarking JSON reader for compressed inputs 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
#17219 opened Oct 31, 2024 by shrshi Loading…
6 tasks done
ProTip! Exclude everything labeled bug with -label:bug.