-
Notifications
You must be signed in to change notification settings - Fork 988
Pull requests: rapidsai/cudf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Test copy-on-write in CI
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
tests
Unit testing for project
Fix various copy-on-write bugs
bug
Something isn't working
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#20744
opened Nov 27, 2025 by
vyasr
Loading…
3 tasks done
Use .plc_column instead of .to_pylibcudf in join, internals methods
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#20743
opened Nov 27, 2025 by
mroeschke
Loading…
3 tasks
Use .plc_column instead of .to_pylibcudf in IO methods
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#20742
opened Nov 27, 2025 by
mroeschke
Loading…
3 tasks
[NO MRG] Test CI
bug
Something isn't working
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
[NO MRG] Test CI on 25.12
bug
Something isn't working
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
Remove googlebench dependency for libcudf
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
#20739
opened Nov 26, 2025 by
davidwendt
Loading…
3 tasks done
Reduce overhead when computing compound hash-based groupby aggregations
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
Spark
Functionality that helps Spark RAPIDS
#20736
opened Nov 26, 2025 by
ttnghia
Loading…
Add approx_distinct_count
CMake
CMake build issue
libcudf
Affects libcudf (C++/CUDA) code.
#20735
opened Nov 26, 2025 by
PointKernel
•
Draft
3 tasks
Filter row groups using byte range in the new experimental parquet reader
3 - Ready for Review
Ready for review by team
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
Velox
Functionality that helps Velox-cudf
#20733
opened Nov 25, 2025 by
mhaseeb123
Loading…
3 tasks done
Test CCCL 3.2.x
CMake
CMake build issue
DO NOT MERGE
Hold off on merging; see PR for details
libcudf
Affects libcudf (C++/CUDA) code.
Example to demonstrate pipelining with the hybrid scan 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
#20722
opened Nov 25, 2025 by
mhaseeb123
•
Draft
3 of 4 tasks
Enable using multithreaded Ready for review by team
cuIO
cuIO issue
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
setup_page_index in hybrid scan reader
3 - Ready for Review
#20721
opened Nov 25, 2025 by
mhaseeb123
Loading…
3 tasks done
Improve groupby test utils to include the original location of failure
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
tests
Unit testing for project
#20718
opened Nov 24, 2025 by
ttnghia
Loading…
Upgrade nanoarrow
CMake
CMake build issue
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#20711
opened Nov 22, 2025 by
vyasr
Loading…
3 tasks done
Add libcudf dictionary encode benchmark
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
#20696
opened Nov 21, 2025 by
davidwendt
Loading…
3 tasks done
Allow parquet readers to use existing Waiting for reviewer to review or respond
cudf-polars
Issues specific to cudf-polars
cuIO
cuIO issue
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
datasources and metadatas
4 - Needs Review
#20693
opened Nov 21, 2025 by
mhaseeb123
Loading…
4 of 5 tasks
Use action variant of changed-files workflow
DO NOT MERGE
Hold off on merging; see PR for details
#20689
opened Nov 20, 2025 by
KyleFromNVIDIA
Loading…
3 tasks
Sync stream in host_memory.cpp
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#20687
opened Nov 20, 2025 by
bdice
Loading…
3 tasks done
Remove unneeded aggregation kind_to_type utility and macro
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
#20682
opened Nov 20, 2025 by
davidwendt
Loading…
3 tasks done
Ensure empty windows return NaN for rolling aggregations
bug
Something isn't working
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
Add timeout to cudf-polars tests
cudf-polars
Issues specific to cudf-polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#20675
opened Nov 20, 2025 by
TomAugspurger
•
Draft
Parquet: Only fill in null values for string lengths and list offsets
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
Performance
Performance related issue
#20671
opened Nov 19, 2025 by
pmattione-nvidia
Loading…
3 tasks done
Remove deprecated left semi- and anti- join APIs
breaking
Breaking change
CMake
CMake build issue
improvement
Improvement / enhancement to an existing function
Java
Affects Java cuDF API.
libcudf
Affects libcudf (C++/CUDA) code.
#20668
opened Nov 19, 2025 by
shrshi
Loading…
3 tasks done
Fixes struct column handling in sort-merge joins
bug
Something isn't working
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#20664
opened Nov 19, 2025 by
shrshi
Loading…
3 tasks done
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.