Skip to content

Remove unnecessary CudfBuffer and vendor cuDF min_signed_type function#6543

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.06from
mroeschke:rm/cudf/private/2
Apr 15, 2025
Merged

Remove unnecessary CudfBuffer and vendor cuDF min_signed_type function#6543
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.06from
mroeschke:rm/cudf/private/2

Conversation

@mroeschke
Copy link
Copy Markdown
Contributor

Similar in spirit to #6537

  • Vendored cudf.utils.dtypes.min_signed_type as this function isn't necessarily a public function
  • Removed CudfBuffer reference as it was unused (and a non-public object)

@mroeschke mroeschke requested a review from a team as a code owner April 14, 2025 22:21
@mroeschke mroeschke requested review from dantegd and divyegala April 14, 2025 22:21
@github-actions github-actions Bot added the Cython / Python Cython or Python issue label Apr 14, 2025
@jcrist jcrist added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Apr 15, 2025
@jcrist
Copy link
Copy Markdown
Member

jcrist commented Apr 15, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 64c88ed into rapidsai:branch-25.06 Apr 15, 2025
75 checks passed
@mroeschke mroeschke deleted the rm/cudf/private/2 branch April 15, 2025 15:55
Ofek-Haim pushed a commit to Ofek-Haim/cuml that referenced this pull request May 13, 2025
rapidsai#6543)

Similar in spirit to rapidsai#6537

* Vendored `cudf.utils.dtypes.min_signed_type` as this function isn't necessarily a public function
* Removed `CudfBuffer` reference as it was unused (and a non-public object)

Authors:
  - Matthew Roeschke (https://github.com/mroeschke)

Approvers:
  - Jim Crist-Harif (https://github.com/jcrist)

URL: rapidsai#6543
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants