Skip to content
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

Restructure pylibcudf/arrow interop facilities #15325

Merged
merged 14 commits into from Mar 18, 2024

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Mar 16, 2024

Description

Resolves #15310. Contributes to #15193

In addition, this PR adds pylibcudf.Column<-->pyarrow.Array interconversion as a benefit

Checklist

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

@vyasr vyasr added cuDF (Python) Affects Python cuDF API. improvement Improvement / enhancement to an existing function breaking Breaking change labels Mar 16, 2024
@vyasr vyasr self-assigned this Mar 16, 2024
@vyasr vyasr requested a review from a team as a code owner March 16, 2024 00:12
@github-actions github-actions bot added the CMake CMake build issue label Mar 16, 2024
@vyasr
Copy link
Contributor Author

vyasr commented Mar 18, 2024

/merge

@rapids-bot rapids-bot bot merged commit c9c95f9 into rapidsai:branch-24.04 Mar 18, 2024
75 checks passed
@vyasr vyasr deleted the feat/pylibcudf_interop_reorg branch March 18, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change CMake CMake build issue cuDF (Python) Affects Python cuDF API. improvement Improvement / enhancement to an existing function
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

Migrate interop functionality to separate module
2 participants