Skip to content

Fix Test Dataset Edge Direction#552

Merged
mkolodner-sc merged 2 commits intomainfrom
mkolodner-sc/fix_test_dataset_edge_dir_handling
Mar 20, 2026
Merged

Fix Test Dataset Edge Direction#552
mkolodner-sc merged 2 commits intomainfrom
mkolodner-sc/fix_test_dataset_edge_dir_handling

Conversation

@mkolodner-sc
Copy link
Collaborator

Scope of work done

When edge_dir="in", DistNodeAnchorLinkSplitter reverses the supervision edge type, so test_dataset must store label edges under the reversed key and flip the edge index accordingly.

Where is the documentation for this feature?: N/A

Did you add automated tests or write a test plan?

Updated Changelog.md? NO

Ready for code review?: NO

…dling

When edge_dir="in", DistNodeAnchorLinkSplitter reverses the supervision edge
type, so test_dataset must store label edges under the reversed key and flip
the edge index accordingly.
@mkolodner-sc
Copy link
Collaborator Author

/unit_test

@mkolodner-sc
Copy link
Collaborator Author

/e2e_test

@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2026

GiGL Automation

@ 01:10:11UTC : 🔄 Python Unit Test started.

@ 02:30:54UTC : ✅ Workflow completed successfully.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2026

GiGL Automation

@ 01:10:12UTC : 🔄 Scala Unit Test started.

@ 01:18:16UTC : ✅ Workflow completed successfully.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2026

GiGL Automation

@ 01:10:16UTC : 🔄 E2E Test started.

@ 02:28:54UTC : ✅ Workflow completed successfully.

Copy link
Collaborator

@kmontemayor2-sc kmontemayor2-sc left a comment

Choose a reason for hiding this comment

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

Should we also add a test for the PPR sampler with this?

@mkolodner-sc
Copy link
Collaborator Author

Should we also add a test for the PPR sampler with this?

@kmontemayor2-sc the PPR sampler branch already uses this change -- I split off this from that PR to be able to address this comment.

@mkolodner-sc mkolodner-sc added this pull request to the merge queue Mar 20, 2026
Merged via the queue into main with commit 1581560 Mar 20, 2026
6 checks passed
@mkolodner-sc mkolodner-sc deleted the mkolodner-sc/fix_test_dataset_edge_dir_handling branch March 20, 2026 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants