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

Refactor hash join with multiset 2 - In Progress Currently a work in progress cuco cuCollections related issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#18021 opened Feb 15, 2025 by PointKernel Draft
3 tasks
Add pylibcudf.Scalar.from_numpy for bool/int/float/str types improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#18020 opened Feb 15, 2025 by mroeschke Loading…
3 tasks
Fix 'Unexpected short subpass' exception in parquet chunked reader. bug Something isn't working cuIO cuIO issue libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS
#18019 opened Feb 15, 2025 by nvdbaranec Loading…
3 tasks done
Add host_read_async interface to datasource cuIO cuIO issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#18018 opened Feb 14, 2025 by vuule Draft
2 of 3 tasks
Support IntervalDtype(subtype=None) improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18017 opened Feb 14, 2025 by mroeschke Loading…
3 tasks
test distributed run for py-polars tests improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#18016 opened Feb 14, 2025 by galipremsagar Draft
3 tasks
consolidate more conda solves in CI improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#18014 opened Feb 14, 2025 by jameslamb Loading…
3 tasks done
Replace cub::Int2Type with cuda::std::integral_constant 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
#18013 opened Feb 14, 2025 by miscco Loading…
Setup and implement row group pruning in the experimental Parquet reader 2 - In Progress Currently a work in progress CMake CMake build issue cuIO cuIO issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#18011 opened Feb 14, 2025 by mhaseeb123 Draft
1 of 3 tasks
Remove deprecated single component datetime extract APIs breaking Breaking change improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#18010 opened Feb 13, 2025 by Matt711 Draft
3 tasks
Fix to_arrow to return consistent pandas-metadata 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.
#18009 opened Feb 13, 2025 by galipremsagar Loading…
3 tasks done
Pass dtype objects to Column.astype improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#18008 opened Feb 13, 2025 by mroeschke Loading…
3 tasks
Require CMake 3.30.4 CMake CMake build issue improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#18007 opened Feb 13, 2025 by robertmaynard Draft
Refactor math_ops.cu dispatcher logic 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
#18006 opened Feb 13, 2025 by davidwendt Loading…
3 tasks done
Prevent setting custom attributes to ColumnMethods 3 - Ready for Review Ready for review by team bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.
#18005 opened Feb 13, 2025 by galipremsagar Loading…
3 tasks done
Add seed parameter to cudf hash_character_ngrams 5 - Ready to Merge Testing and reviews complete, ready to merge improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#17994 opened Feb 12, 2025 by davidwendt Loading…
3 tasks done
Bump polars version to <1.23 cudf.polars Issues specific to cudf.polars feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
#17986 opened Feb 11, 2025 by Matt711 Loading…
3 tasks
[Do not review] Implements Spark slice libcudf Affects libcudf (C++/CUDA) code.
#17981 opened Feb 11, 2025 by res-life Draft
3 tasks
Ensure dtype objects are passed within Column.astype improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#17978 opened Feb 11, 2025 by mroeschke Loading…
3 tasks
Install duckdb the default backend for ibis in the cudf.pandas integration tests bug Something isn't working cudf.pandas Issues specific to cudf.pandas non-breaking Non-breaking change Python Affects Python cuDF API.
#17972 opened Feb 10, 2025 by Matt711 Loading…
3 tasks
fix stumpy_distributed tests cudf.pandas Issues specific to cudf.pandas improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#17969 opened Feb 10, 2025 by galipremsagar Draft
3 tasks
Implemented Decimal Transforms CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#17968 opened Feb 10, 2025 by lamarrr Loading…
3 tasks done
Read the footers in parallel when reading multiple Parquet files CMake CMake build issue DO NOT MERGE Hold off on merging; see PR for details improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue
#17957 opened Feb 7, 2025 by vuule Loading…
2 of 3 tasks
disable shared memory groupby libcudf Affects libcudf (C++/CUDA) code.
#17953 opened Feb 7, 2025 by pmattione-nvidia Draft
3 tasks
ProTip! Exclude everything labeled bug with -label:bug.