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

Remove DeprecationWarnings from MG Uniform Neighbor Sample test #4722

Open
wants to merge 11 commits into
base: branch-25.02
Choose a base branch
from

Conversation

nv-rliu
Copy link
Contributor

@nv-rliu nv-rliu commented Oct 15, 2024

PR is Blocked

Originally removing the with_edge_properties=True arg should still retain the same behavior since it's a deprecated arg. However, I've been notified that the deprecation process wasn't finished properly because priorities shifted. There's also an effort to add a new sampling C API so this should ideally be solved and merge-able once uniform_neighbor_sample is properly migrated.

Suggested Changes

This PR removes kwargs for uniform_neighbor_sample that are deprecated.

@nv-rliu nv-rliu requested a review from a team as a code owner October 15, 2024 18:13
@nv-rliu nv-rliu added the improvement Improvement / enhancement to an existing function label Oct 15, 2024
@nv-rliu nv-rliu added the non-breaking Non-breaking change label Oct 15, 2024
@nv-rliu nv-rliu added this to the 24.12 milestone Oct 15, 2024
@jakirkham
Copy link
Member

Merging in latest branch-24.12 to rerun tests

This will also let us test whether we fixed issue: rapidsai/shared-workflows#250

@nv-rliu nv-rliu changed the base branch from branch-24.12 to branch-25.02 November 26, 2024 19:25
@BradReesWork BradReesWork modified the milestones: 24.12, 25.02 Dec 2, 2024
@nv-rliu nv-rliu added the Blocked Cannot progress due to external reasons label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocked Cannot progress due to external reasons improvement Improvement / enhancement to an existing function non-breaking Non-breaking change python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants