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

Forward-merge branch-25.02 into branch-25.04 #1531

Merged

Conversation

mroeschke
Copy link
Contributor

Description

Addressing merge conflict in #1530

Checklist

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

bdice and others added 3 commits February 1, 2025 03:51
Fixes undesired CI skips in rapidsai#1523.

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

Approvers:
  - James Lamb (https://github.com/jameslamb)
  - Vyas Ramasubramani (https://github.com/vyasr)
  - Jake Awe (https://github.com/AyodeAwe)

URL: rapidsai#1527
…#1523)

Follow up to rapidsai#1514

Addressing the review in rapidsai#1514 (comment) by ensuring the Cython bindings return pylibcudf objects where possible instead of python objects (like cudf Python columns) so we can also have better return annotations for these methods where appropriate. Subsequently, the conversion from pylibcudf to cudf Python has been moved to the cuspatial Python layer.

Additionally, this PR will be necessary for rapidsai/cudf#17760 not to break cuspatial

Authors:
  - Matthew Roeschke (https://github.com/mroeschke)
  - Michael Wang (https://github.com/isVoid)
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Michael Wang (https://github.com/isVoid)
  - Bradley Dice (https://github.com/bdice)

URL: rapidsai#1523
@mroeschke mroeschke added the Python Related to Python code label Feb 3, 2025
@mroeschke mroeschke requested review from a team as code owners February 3, 2025 22:20
@bdice bdice added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 4, 2025
@bdice
Copy link
Contributor

bdice commented Feb 4, 2025

/merge

@rapids-bot rapids-bot bot merged commit 75905b3 into rapidsai:branch-25.04 Feb 4, 2025
80 checks passed
@bdice
Copy link
Contributor

bdice commented Feb 4, 2025

Aghhhhh I forgot. I can't fix the forward merge this way. We have to get a non-squash admin-merge. 😭 I'm sorry, I will work on a proper fix and request the non-squash admin-merge.

@bdice
Copy link
Contributor

bdice commented Feb 4, 2025

I opened #1532 and requested a non-squash admin-merge from the ops team.

@mroeschke mroeschke deleted the branch-25.04-merge-25.02 branch February 4, 2025 02:21
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 non-breaking Non-breaking change Python Related to Python code
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants