Skip to content

Pull requests: rapidsai/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
Sort

Pull requests list

Hotfix: Fix the GDS read/write segfault/bus error when the cuFile policy is set to GDS or ALWAYS bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#17122 opened Oct 18, 2024 by kingcrimsontianyu Draft
3 tasks done
Disable the Parquet reader's wide lists tables GTest by default 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 Reliability
#17120 opened Oct 17, 2024 by mhaseeb123 Loading…
3 tasks done
Templatize the start argument to counting_transform_iterator 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
#17118 opened Oct 17, 2024 by mhaseeb123 Loading…
2 of 3 tasks
[DO NOT MERGE/REVIEW] GDS debugging libcudf Affects libcudf (C++/CUDA) code.
#17116 opened Oct 17, 2024 by kingcrimsontianyu Draft
3 tasks
WIP: Improve cudf::io::datasource::create(). libcudf Affects libcudf (C++/CUDA) code.
#17115 opened Oct 17, 2024 by tpn Draft
3 tasks
WIP: Support decimal dtypes cudf.polars Issues specific to cudf.polars Python Affects Python cuDF API.
#17113 opened Oct 17, 2024 by wence- Draft
3 tasks
Use libcudf_exception_handler throughout pylibcudf.libcudf feature request New feature or request non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#17109 opened Oct 17, 2024 by brandon-b-miller Draft
Slightly improve I/O code quality improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#17105 opened Oct 16, 2024 by kingcrimsontianyu Draft
3 tasks done
Migrate NVText Byte Pair Encoding APIs to pylibcudf CMake CMake build issue feature request New feature or request non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#17101 opened Oct 16, 2024 by Matt711 Loading…
3 tasks
Migrate NVText Tokenizing APIs to pylibcudf CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#17100 opened Oct 16, 2024 by Matt711 Loading…
3 tasks
[Bug] Fix Arrow-FS parquet reader for larger files 3 - Ready for Review Ready for review by team bug Something isn't working dask Dask issue non-breaking Non-breaking change Python Affects Python cuDF API.
#17099 opened Oct 16, 2024 by rjzamora Loading…
3 tasks
Fix bug in recovering invalid lines in JSONL inputs bug Something isn't working cuIO cuIO issue libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#17098 opened Oct 16, 2024 by shrshi Loading…
2 of 3 tasks
Migrate NVtext subword tokenizing APIs to pylibcudf CMake CMake build issue feature request New feature or request non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#17096 opened Oct 15, 2024 by Matt711 Loading…
3 tasks
Split hash-based groupby into multiple smaller files to reduce build time 3 - Ready for Review Ready for review by team CMake CMake build issue cuco cuCollections related issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#17089 opened Oct 15, 2024 by PointKernel Loading…
3 tasks done
WIP: [DO NOT MERGE] build wheels without build isolation 5 - DO NOT MERGE Hold off on merging; see PR for details cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#17088 opened Oct 15, 2024 by jameslamb Draft
3 tasks done
[WIP] Migrate NVText Stemming APIs to pylibcudf CMake CMake build issue feature request New feature or request non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#17085 opened Oct 15, 2024 by Matt711 Draft
3 tasks
[WIP] Migrate NVText Replacing APIs CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#17084 opened Oct 15, 2024 by Matt711 Draft
3 tasks
MRE of nanoarrow clang-tidy issues CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code.
#17083 opened Oct 14, 2024 by vyasr Draft
3 tasks
Add IWYU to CI CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#17078 opened Oct 14, 2024 by vyasr Draft
3 tasks
cudf-polars string/numeric casting cudf.polars Issues specific to cudf.polars feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
#17076 opened Oct 14, 2024 by brandon-b-miller Loading…
Use the "Force CI run" feature of changed-files workflow 5 - DO NOT MERGE Hold off on merging; see PR for details
#17064 opened Oct 11, 2024 by KyleFromNVIDIA Loading…
3 tasks
Polars: DataFrame Serialization cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#17062 opened Oct 11, 2024 by madsbk Draft
Add to_dlpack/from_dlpack APIs 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.
#17055 opened Oct 10, 2024 by mroeschke Loading…
3 tasks
Use managed memory for NDSH benchmarks 3 - Ready for Review Ready for review by team 4 - Needs Review Waiting for reviewer to review or respond 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 tests Unit testing for project
#17039 opened Oct 10, 2024 by karthikeyann Loading…
2 of 3 tasks
disable array of arrays for recovery with null bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#17030 opened Oct 9, 2024 by karthikeyann Draft
1 of 3 tasks
ProTip! Add no:assignee to see everything that’s not assigned.