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

Support concurrent aggregate calls on one streaming_groupby feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23884 opened Aug 29, 2026 by PointKernel Member Draft
3 tasks done
Fix Parquet writer to skip values under null struct ancestors bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23882 opened Aug 29, 2026 by mhaseeb123 Contributor Loading…
3 tasks done
Zero-fill non-nullable string offsets with a nullable ancestor 4 - Needs Review Waiting for reviewer to review or respond bug Something isn't working cuIO cuIO issue libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23879 opened Aug 28, 2026 by mhaseeb123 Contributor Loading…
3 tasks done
Fix segmented gather for sliced gather map input 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
#23876 opened Aug 28, 2026 by davidwendt Contributor Loading…
3 tasks done
[FEA] Invalidate io::detail::column_buffer objects when they are converted to columns CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23873 opened Aug 28, 2026 by VaggelisGian Contributor Loading…
2 of 3 tasks
Fix deprecation warning: declaring default stream as cuda::stream_ref 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
#23865 opened Aug 27, 2026 by davidwendt Contributor Loading…
3 tasks done
Fix CUDA 13 LTO architecture selection with older CMake bug Something isn't working CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23862 opened Aug 27, 2026 by wjxiz1992 Contributor Loading…
2 of 3 tasks
Add decimal support to VARIANT casting feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23858 opened Aug 27, 2026 by vuule Contributor Draft
3 tasks done
Fix empty mask behavior of apply_deletion_mask 4 - Needs Review Waiting for reviewer to review or respond breaking Breaking change bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#23857 opened Aug 27, 2026 by mhaseeb123 Contributor Loading…
3 tasks done
Add native dependency extraction utility cudf.pandas Issues specific to cudf.pandas feature request New feature or request Java Affects Java cuDF API. non-breaking Non-breaking change Python Affects Python cuDF API.
#23854 opened Aug 26, 2026 by gerashegalov Contributor Loading…
3 tasks done
Dictionary pruning on files without an offset index or encoding stats breaking Breaking change 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.
#23849 opened Aug 26, 2026 by pmattione-nvidia Contributor Loading…
3 tasks done
Track local row ordering in streaming cudf-polars metadata 3 - Ready for Review Ready for review by team bug Something isn't working cudf-polars Issues specific to cudf-polars libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Python Affects Python cuDF API.
#23844 opened Aug 26, 2026 by rjzamora Contributor Loading…
[FEA] Drop PTX/CUDA Rolling Aggregations CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code. pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#23840 opened Aug 26, 2026 by lamarrr Contributor Draft
3 tasks done
Default cudf-polars to the kvikio MULTI_POLL backend cudf-polars Issues specific to cudf-polars 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.
#23839 opened Aug 26, 2026 by Matt711 Member Loading…
3 tasks
Default pinned host memory to enabled for cudf-polars' Ray, Dask, and SPMD engines cudf-polars Issues specific to cudf-polars DO NOT MERGE Hold off on merging; see PR for details improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#23836 opened Aug 26, 2026 by Matt711 Member Loading…
3 tasks
[FEA] Add Java bindings for multi-output AST JIT feature request New feature or request Java Affects Java cuDF API. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS
#23828 opened Aug 26, 2026 by thirtiseven Contributor Loading…
3 tasks done
Improve cudf-spark-jni build workflow
#23825 opened Aug 26, 2026 by bdice Contributor Draft
3 tasks done
Avoid serializing I/O requests from Parquet reader 4 - Needs Review Waiting for reviewer to review or respond bug Something isn't working CMake CMake build issue cudf-polars Issues specific to cudf-polars cuIO cuIO issue libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#23823 opened Aug 26, 2026 by mhaseeb123 Contributor Loading…
3 tasks done
Add nvtext::normalize_characters with strip-accents and pad-punctuation options 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 pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#23822 opened Aug 25, 2026 by davidwendt Contributor Draft
3 tasks done
Fix list scatter child indexing for sliced inputs bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#23821 opened Aug 25, 2026 by VaggelisGian Contributor Loading…
3 tasks done
Replace the hybrid scan single-file secondary-filter API 5 - Ready to Merge Testing and reviews complete, ready to merge breaking Breaking change cudf-polars Issues specific to cudf-polars 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.
#23800 opened Aug 25, 2026 by qbacpey Contributor Loading…
3 tasks done
Parquet continuous improvement
Add compressed percentile approximation oracle test improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Python Affects Python cuDF API. tests Unit testing for project
#23798 opened Aug 25, 2026 by vyasr Contributor Loading…
3 tasks done
Speed up ORC reader null decoding for narrow tables libcudf Affects libcudf (C++/CUDA) code.
#23797 opened Aug 25, 2026 by vuule Contributor Draft
3 tasks done
Speed up ORC writer dictionary encoding for narrow tables libcudf Affects libcudf (C++/CUDA) code.
#23796 opened Aug 25, 2026 by vuule Contributor Draft
3 tasks done
Hybrid scan constructor that moves in materialized footers 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 Velox Functionality that helps Velox-cudf
#23795 opened Aug 25, 2026 by mhaseeb123 Contributor Loading…
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.