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 the bug when there are edges with missing src or dst nodes, the num edge features != num edges #585

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

classicsong
Copy link
Contributor

The logic of skipping edges with missing src or dst nodes in ID mapping will fail when there are edge features.

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@classicsong classicsong added bug Something isn't working ready able to trigger the CI 0.2.1 labels Oct 19, 2023
@classicsong classicsong requested a review from zheng-da October 19, 2023 19:04
@classicsong classicsong merged commit 9a9a40e into awslabs:main Oct 19, 2023
6 checks passed
@classicsong classicsong deleted the gconstruct-missing-edges branch October 19, 2023 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.2.1 bug Something isn't working ready able to trigger the CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants