Skip to content

Pull requests: NVIDIA/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
Assigned to nobody Loading
Sort

Pull requests list

Add batched computeNumDeletedRows Java API Java Affects Java cuDF API.
#24047 opened Sep 8, 2026 by sdrp713 Contributor Loading…
3 tasks done
test: reduce C++ I/O test fixture work cuIO cuIO issue libcudf Affects libcudf (C++/CUDA) code. Performance Performance related issue tests Unit testing for project
#24044 opened Sep 8, 2026 by vyasr Contributor Loading…
3 tasks done
test: reduce JSON multi-batch coverage cuIO cuIO issue libcudf Affects libcudf (C++/CUDA) code. Performance Performance related issue tests Unit testing for project
#24043 opened Sep 8, 2026 by vyasr Contributor Loading…
3 tasks done
test: reduce Parquet stress test data cuIO cuIO issue libcudf Affects libcudf (C++/CUDA) code. Performance Performance related issue tests Unit testing for project
#24042 opened Sep 8, 2026 by vyasr Contributor Loading…
3 tasks done
test: batch JIT cast expressions libcudf Affects libcudf (C++/CUDA) code. Performance Performance related issue tests Unit testing for project
#24041 opened Sep 8, 2026 by vyasr Contributor Loading…
3 tasks done
Emit Quent events for cudf-polars memory reservation. cudf-polars Issues specific to cudf-polars Python Affects Python cuDF API.
#24038 opened Sep 8, 2026 by TomAugspurger Contributor Draft
Use rapids-python-build-retry instead of python -m build. ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#24036 opened Sep 8, 2026 by robertmaynard Contributor Loading…
3 tasks done
Update to 26.12 cudf.pandas Issues specific to cudf.pandas cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#24035 opened Sep 8, 2026 by msarahan Member Loading…
Fix racecheck reported in parquet decode_delta_length_byte_array_kernel 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
#24034 opened Sep 8, 2026 by davidwendt Contributor Loading…
3 tasks done
TEST: Focus Index str.cat coverage improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Performance Performance related issue Python Affects Python cuDF API. tests Unit testing for project
#24033 opened Sep 8, 2026 by vyasr Contributor Loading…
3 tasks done
TEST: Focus concat input matrices improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Performance Performance related issue Python Affects Python cuDF API. tests Unit testing for project
#24032 opened Sep 8, 2026 by vyasr Contributor Loading…
3 tasks done
TEST: Focus temporal scalar and DateOffset binop coverage improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Performance Performance related issue Python Affects Python cuDF API. tests Unit testing for project
#24029 opened Sep 8, 2026 by vyasr Contributor Loading…
3 tasks done
Fix get_json_object dropping object fields that follow an empty key bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#24028 opened Sep 8, 2026 by vuule Contributor Loading…
3 tasks done
Ensure that Lineariser doesn't buffer unboundedly bug Something isn't working cudf-polars Issues specific to cudf-polars non-breaking Non-breaking change Python Affects Python cuDF API.
#24027 opened Sep 8, 2026 by wence- Contributor Loading…
3 tasks done
FEAT: Cache numeric Python UDF kernels ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#24025 opened Sep 7, 2026 by vyasr Contributor Draft
2 of 3 tasks
test: reduce C++ test runtime CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code.
#24024 opened Sep 7, 2026 by vyasr Contributor Draft
3 tasks done
PERF: Lazily initialize the JIT runtime context improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue
#24021 opened Sep 7, 2026 by thirtiseven Contributor Draft
3 tasks done
TEST: Focus MultiIndex sort_index coverage improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Performance Performance related issue Python Affects Python cuDF API. tests Unit testing for project
#24020 opened Sep 6, 2026 by vyasr Contributor Loading…
3 tasks done
TEST: Reduce redundant numerical test matrices improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Performance Performance related issue Python Affects Python cuDF API. tests Unit testing for project
#24019 opened Sep 6, 2026 by vyasr Contributor Draft
3 tasks done
TEST: Split str.cat coverage by behavior improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Performance Performance related issue Python Affects Python cuDF API. tests Unit testing for project
#24018 opened Sep 6, 2026 by vyasr Contributor Loading…
3 tasks done
CI: Cache libcudf JIT kernels in C++ tests improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#24008 opened Sep 6, 2026 by vyasr Contributor Loading…
CI: Measure complete PR workflow timing ci CMake CMake build issue cudf.pandas Issues specific to cudf.pandas improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Python Affects Python cuDF API.
#24007 opened Sep 6, 2026 by vyasr Contributor Draft
3 tasks done
Fix Parquet V2 inputs to decompression scratch queries libcudf Affects libcudf (C++/CUDA) code.
#24006 opened Sep 6, 2026 by a-hirota Contributor Loading…
3 tasks done
Implement Series.unstack Python Affects Python cuDF API.
#24005 opened Sep 6, 2026 by lukiod Loading…
2 of 3 tasks
Support a list of column positions for read_csv index_col Python Affects Python cuDF API.
#24004 opened Sep 6, 2026 by lukiod Loading…
2 of 3 tasks
ProTip! Exclude everything labeled bug with -label:bug.