Skip to content

Allow pylibcudf.Column to consume objects exposing __arrow_c_stream__ #18712

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

mroeschke
Copy link
Contributor

Description

closes #18573

unblocks #18564

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@mroeschke mroeschke self-assigned this May 7, 2025
@mroeschke mroeschke requested review from a team as code owners May 7, 2025 22:31
@mroeschke mroeschke added Python Affects Python cuDF API. improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels May 7, 2025
@mroeschke mroeschke requested review from devavret and nvdbaranec May 7, 2025 22:31
@github-actions github-actions bot added libcudf Affects libcudf (C++/CUDA) code. pylibcudf Issues specific to the pylibcudf package labels May 7, 2025
@mroeschke mroeschke requested a review from vyasr May 9, 2025 16:39
@vyasr vyasr moved this to In Progress in cuDF Python May 13, 2025
Copy link
Contributor

@vyasr vyasr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks Matt!

@mroeschke
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit c212174 into rapidsai:branch-25.06 May 13, 2025
127 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in cuDF Python May 13, 2025
@mroeschke mroeschke deleted the plc/column/__arrow_c_stream__ branch May 13, 2025 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEA] Support constructing pylibcudf.Column with objects implementing __arrow_c_stream__
2 participants