-
Notifications
You must be signed in to change notification settings - Fork 908
Pull requests: rapidsai/cudf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Apply clang-tidy autofixes from new rules
CMake
CMake build issue
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#17431
opened Nov 23, 2024 by
vyasr
Loading…
3 tasks done
Remove cudf._lib.round in favor of inlining pylibcudf
CMake
CMake build issue
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#17430
opened Nov 23, 2024 by
mroeschke
Loading…
3 tasks
Update MurmurHash3_x86_32 to use the cuco equivalent implementation
2 - In Progress
Currently a work in progress
CMake
CMake build issue
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#17429
opened Nov 23, 2024 by
PointKernel
•
Draft
3 tasks
Remove cudf._lib.replace in favor of inlining pylibcudf
CMake
CMake build issue
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#17428
opened Nov 23, 2024 by
mroeschke
Loading…
3 tasks
Remove nvtx/ranges.hpp include from cuda.cuh
2 - In Progress
Currently a work in progress
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#17427
opened Nov 23, 2024 by
davidwendt
•
Draft
3 tasks done
Remove cudf._lib.lists in favor of inlining pylibcudf
CMake
CMake build issue
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#17425
opened Nov 22, 2024 by
mroeschke
Loading…
3 tasks
Remove cudf._lib.quantile
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#17424
opened Nov 22, 2024 by
mroeschke
Loading…
3 tasks
Remove cudf._lib.rolling in favor of inlining pylibcudf
CMake
CMake build issue
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#17423
opened Nov 22, 2024 by
mroeschke
Loading…
3 tasks
Avoid converting Decimal32/Decimal64 in 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
to_arrow
and from_arrow
APIs
3 - Ready for Review
#17422
opened Nov 22, 2024 by
zeroshade
Loading…
3 tasks done
Rework minhash APIs for deprecation cycle
2 - In Progress
Currently a work in progress
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#17421
opened Nov 22, 2024 by
davidwendt
•
Draft
3 tasks done
Use thread_index_type in binary-ops jit kernel.cu
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
#17420
opened Nov 22, 2024 by
davidwendt
Loading…
3 tasks done
Change binops for-each kernel to thrust::for_each_n
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
#17419
opened Nov 22, 2024 by
davidwendt
Loading…
3 tasks done
Abstract polars function expression nodes to ensure they are serializable
3 - Ready for Review
Ready for review by team
cudf.polars
Issues specific to cudf.polars
feature request
New feature or request
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#17418
opened Nov 22, 2024 by
pentschev
Loading…
3 tasks done
Fix write_json failure for zero columns in table/struct
3 - Ready for Review
Ready for review by team
bug
Something isn't working
cuIO
cuIO issue
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#17414
opened Nov 22, 2024 by
karthikeyann
Loading…
3 tasks done
Add CSV Reader options classes 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.
Use grid_1d utilities in copy_range.cuh
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
#17409
opened Nov 21, 2024 by
davidwendt
Loading…
3 tasks done
Remove cudf._lib.text in favor of inlining pylibcudf
CMake
CMake build issue
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#17408
opened Nov 21, 2024 by
mroeschke
Loading…
3 tasks
[RELEASE] cudf v24.12
CMake
CMake build issue
cudf.pandas
Issues specific to cudf.pandas
cudf.polars
Issues specific to cudf.polars
Java
Affects Java cuDF API.
libcudf
Affects libcudf (C++/CUDA) code.
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#17406
opened Nov 21, 2024 by
raydouglass
Loading…
Update strings/text source to use grid_1d for thread/block/stride calculations
2 - In Progress
Currently a work in progress
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
strings
strings issues (C++ and Python)
#17404
opened Nov 21, 2024 by
davidwendt
•
Draft
3 tasks done
Expose stream-ordering in copying, replace and column view APIs
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
strings
strings issues (C++ and Python)
Expose stream-ordering to strings attribute APIs
CMake
CMake build issue
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
strings
strings issues (C++ and Python)
#17398
opened Nov 21, 2024 by
shrshi
Loading…
3 tasks done
Remove unused type aliases
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
#17396
opened Nov 21, 2024 by
PointKernel
Loading…
3 tasks done
Remove some cudf._lib.strings files in favor of inlining pylibcudf
CMake
CMake build issue
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#17394
opened Nov 21, 2024 by
mroeschke
Loading…
3 tasks
Change indices for dictionary column to signed integer type
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
#17390
opened Nov 20, 2024 by
davidwendt
Loading…
3 tasks done
Return categorical values in to_numpy/to_cupy
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#17388
opened Nov 20, 2024 by
mroeschke
Loading…
3 tasks
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.