-
Notifications
You must be signed in to change notification settings - Fork 948
Pull requests: rapidsai/cudf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Swap cuda::std::distance for thrust::distance
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#19050
opened May 30, 2025 by
vyasr
Loading…
2 of 3 tasks
Expand chunked Parquet writer benchmark also add formatted throughput
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#19049
opened May 30, 2025 by
Matt711
Loading…
1 of 3 tasks
Remove stacktrace retrieval code
3 - Ready for Review
Ready for review by team
CMake
CMake build issue
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#19048
opened May 30, 2025 by
ttnghia
Loading…
Rename Currently a work in progress
breaking
Breaking change
cuIO
cuIO issue
improvement
Improvement / enhancement to an existing function
Java
Affects Java cuDF API.
libcudf
Affects libcudf (C++/CUDA) code.
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
parquet_chunked_writer
to chunked_parquet_writer
for consistency with the reader
2 - In Progress
#19047
opened May 30, 2025 by
mhaseeb123
•
Draft
3 tasks done
[WIP] Introduce internal 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.
Task
specification for cudf-polars streaming engine
2 - In Progress
Compile libcudf using C++20 Standard
breaking
Breaking change
CMake
CMake build issue
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
Add pylibcudf.Scalar.to_py to avoid scalar conversion to host via pyarrow
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.
#19043
opened May 29, 2025 by
mroeschke
Loading…
3 tasks
refactor(rattler): remove cuda 11 branching
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
#19039
opened May 29, 2025 by
gforsyth
Loading…
3 tasks done
String Transform Examples: Added Public API Versions & Sampling
CMake
CMake build issue
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
[FEA] Add chunked Parquet sink support using the libcudf writer
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.
#19015
opened May 28, 2025 by
Matt711
Loading…
2 of 3 tasks
Improving Parquet decode throughput for struct type columns
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
Unify Frame._split and DataFrame.scatter_by_map/partition_by_hash implementations
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#19013
opened May 28, 2025 by
mroeschke
Loading…
3 tasks
Move IndexedFrame.memory_usage docstrings to DataFrame/Series, make RangeIndex methods consistent with base class
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#19010
opened May 28, 2025 by
mroeschke
Loading…
3 tasks
Share DataFrame/Series.(de)seralize methods, implement to_dlpack directly on Frame
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#19008
opened May 28, 2025 by
mroeschke
Loading…
3 tasks
[WIP] Cap default partition size in cudf-polars streaming engine
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.
Fix pylibcudf docs for some strings APIs
3 - Ready for Review
Ready for review by team
doc
Documentation
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#19004
opened May 28, 2025 by
davidwendt
Loading…
3 tasks done
Part 2/n: Use cooperative groups in PQ decoders
4 - Needs Review
Waiting for reviewer to review or respond
cuIO
cuIO issue
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#18978
opened May 27, 2025 by
mhaseeb123
Loading…
3 tasks done
Move libcudf copying 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
#18976
opened May 27, 2025 by
davidwendt
•
Draft
3 tasks done
Add lag/lead/bitwise/row_number aggregations 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.
#18975
opened May 27, 2025 by
mroeschke
Loading…
3 tasks
Trace Issues specific to cudf.polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
IR.do_evaluate
in cudf_polars
cudf.polars
#18970
opened May 27, 2025 by
TomAugspurger
Loading…
Remove unnecessary synchronization (miss-sync) during Parquet reading
libcudf
Affects libcudf (C++/CUDA) code.
[DOC] Improve code documentation in
vector_factories.hpp
#18966
opened May 26, 2025 by
JigaoLuo
Loading…
2 of 3 tasks
xfail more pandas unit tests that fail with cudf.pandas before execution instead of xfailing after execution
cudf.pandas
Issues specific to cudf.pandas
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#18965
opened May 23, 2025 by
mroeschke
Loading…
3 tasks
Propagate IR subtypes in Issues specific to cudf.polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
lower_ir_node
cudf.polars
#18964
opened May 23, 2025 by
TomAugspurger
•
Draft
Add basic Currently a work in progress
cudf.polars
Issues specific to cudf.polars
feature request
New feature or request
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
Sink
support for streaming cudf-polars executor
2 - In Progress
#18963
opened May 23, 2025 by
rjzamora
Loading…
3 tasks
Previous Next
ProTip!
Adding no:label will show everything without a label.