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

Fix PropertyGraph.renumber_*_by_type with only default types #3352

Merged

Conversation

eriknw
Copy link
Contributor

@eriknw eriknw commented Mar 22, 2023

Fixes #3058

@eriknw eriknw requested a review from a team as a code owner March 22, 2023 01:36
@alexbarghi-nv alexbarghi-nv self-assigned this Mar 27, 2023
@alexbarghi-nv alexbarghi-nv added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Mar 27, 2023
@alexbarghi-nv alexbarghi-nv added this to the 23.04 milestone Mar 27, 2023
Copy link
Member

@alexbarghi-nv alexbarghi-nv left a comment

Choose a reason for hiding this comment

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

Just 1 minor change request.

python/cugraph/cugraph/structure/property_graph.py Outdated Show resolved Hide resolved
python/cugraph/cugraph/structure/property_graph.py Outdated Show resolved Hide resolved
Copy link
Member

@alexbarghi-nv alexbarghi-nv left a comment

Choose a reason for hiding this comment

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

👍

@alexbarghi-nv
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit e1c44b7 into rapidsai:branch-23.04 Apr 5, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX]: MGPropertyGraph renumber_vertices_by_type fails when type is unspecified ('')
2 participants