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

Dataflow: MergePathGraph3 signature fix #13822

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

owen-mc
Copy link
Contributor

@owen-mc owen-mc commented Jul 26, 2023

MergePathGraph3::PathGraph wasn't compatible with MergePathGraph3::PathNode. This created a problem when making a MergePathGraph3 of a MergePathGraph3, for example.

@owen-mc
Copy link
Contributor Author

owen-mc commented Jul 26, 2023

I'll rebase this when #13824 is merged to fix the failing Go tests.

Need to get the signatures correct.
Copy link
Contributor

@aschackmull aschackmull left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants