-
Notifications
You must be signed in to change notification settings - Fork 959
Pull requests: rapidsai/cudf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use libnvcomp conda package
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
#19439
opened Jul 19, 2025 by
bdice
Loading…
3 tasks done
Use more pytest fixtures and avoid GPU parameterization in cuDF classic tests
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#19438
opened Jul 19, 2025 by
mroeschke
Loading…
3 tasks
Use more pytest fixtures and avoid GPU parameterization in cuDF classic tests
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#19437
opened Jul 18, 2025 by
mroeschke
Loading…
3 tasks
Use more pytest fixtures and avoid GPU parameterization in cuDF classic tests
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#19436
opened Jul 18, 2025 by
mroeschke
Loading…
3 tasks
JNI Set RMM_LOG_LEVEL and RMM_LOG_ACTIVE_LEVEL to allow setting log level at compile time
CMake
CMake build issue
improvement
Improvement / enhancement to an existing function
Java
Affects Java cuDF API.
non-breaking
Non-breaking change
Spark
Functionality that helps Spark RAPIDS
Use more pytest fixtures and avoid GPU parameterization in cuDF classic tests
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#19434
opened Jul 18, 2025 by
mroeschke
Loading…
3 tasks
Implement top k expression in cudf-polars using 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.
cudf::top_k
cudf-polars
#19431
opened Jul 18, 2025 by
Matt711
Loading…
3 tasks done
branch-25.10-merge-branch-25.08
3 - Ready for Review
Ready for review by team
bug
Something isn't working
CMake
CMake build issue
cudf-polars
Issues specific to cudf-polars
Java
Affects Java cuDF API.
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#19429
opened Jul 18, 2025 by
davidwendt
Loading…
3 tasks done
Use more pytest fixtures and avoid GPU parameterization in cuDF classic tests
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#19426
opened Jul 18, 2025 by
mroeschke
Loading…
3 tasks
Update s3 Bucket fixture creation in test_s3
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#19424
opened Jul 17, 2025 by
mroeschke
Loading…
3 tasks
Add parquet-sampling configuration options
2 - In Progress
Currently a work in progress
cudf.polars
cudf-polars
Issues specific to cudf-polars
feature request
New feature or request
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#19423
opened Jul 17, 2025 by
rjzamora
Loading…
3 tasks
Use more pytest fixtures and avoid GPU parameterization in cuDF classic tests
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#19419
opened Jul 17, 2025 by
mroeschke
Loading…
3 tasks
Forward-merge branch-25.08 into branch-25.10
CMake
CMake build issue
cudf-polars
Issues specific to cudf-polars
Java
Affects Java cuDF API.
libcudf
Affects libcudf (C++/CUDA) code.
Python
Affects Python cuDF API.
#19416
opened Jul 17, 2025 by
rapids-bot
bot
Loading…
Avoid undefined behavior in Improvement / enhancement to an existing function
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
test_segmented_gather
improvement
#19411
opened Jul 17, 2025 by
TomAugspurger
Loading…
Require 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.
nvidia-ml-py
in cudf-polars and adjust default default_blocksize
2 - In Progress
#19410
opened Jul 17, 2025 by
rjzamora
Loading…
3 tasks
Update String Transform Examples
bug
Something isn't working
CMake
CMake build issue
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#19407
opened Jul 17, 2025 by
lamarrr
Loading…
3 tasks done
[BUG] Make floor division and modulo by 0 match CPU polars
bug
Something isn't working
cudf-polars
Issues specific to cudf-polars
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#19406
opened Jul 17, 2025 by
Matt711
Loading…
3 tasks done
Add hash-based SUM_ANSI aggregation for INT64 values
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#19403
opened Jul 16, 2025 by
PointKernel
•
Draft
3 tasks
Add new JSON reader interface accepting string column input to pylibcudf
2 - In Progress
Currently a work in progress
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.
#19400
opened Jul 16, 2025 by
shrshi
Loading…
3 tasks done
Update to dlpack 1.x
CMake
CMake build issue
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
Add __str__ to plc.aggregation.Aggregation
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#19379
opened Jul 15, 2025 by
Matt711
Loading…
3 tasks
Test pr
cudf.pandas
Issues specific to cudf.pandas
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#19372
opened Jul 14, 2025 by
galipremsagar
•
Draft
3 tasks
Replace sprintf with std::format in libcudf parquet tests
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
#19364
opened Jul 14, 2025 by
davidwendt
•
Draft
3 tasks done
Add primitive row dispatch support for semi/anti join and cudf::contains
5 - Ready to Merge
Testing and reviews complete, ready to merge
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
#19361
opened Jul 12, 2025 by
tgujar
Loading…
3 tasks done
Pin Narwhals to 1.47
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.