Skip to content

Conversation

@mroeschke
Copy link
Contributor

@mroeschke mroeschke commented Apr 11, 2025

It appears the usage of ._column can be replace with public APIs or avoided it entirely.

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

dantegd commented Apr 14, 2025

/merge

@rapids-bot rapids-bot bot merged commit 1cc0d74 into rapidsai:branch-25.06 Apr 14, 2025
78 checks passed
@mroeschke mroeschke deleted the ref/cudf/private branch April 14, 2025 16:39
rapids-bot bot pushed a commit that referenced this pull request Apr 15, 2025
#6543)

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)

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

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

URL: #6543
Ofek-Haim pushed a commit to Ofek-Haim/cuml that referenced this pull request May 13, 2025
It appears the usage of `._column` can be replace with public APIs or avoided it entirely.

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

Approvers:
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: rapidsai#6537
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