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

Allow output operators on non-leaves #5257

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

mattnibs
Copy link
Collaborator

@mattnibs mattnibs commented Sep 3, 2024

The commit changes analysis of output operators so that it is permissable to place output operators anywhere in a flowgraph as long as it doesn't block downsteam operators. The commit also adjusts formatting for parser errors so that non-location specific errors can be passed to it.

The commit changes analysis of output operators so that it is
permissable to place output operators anywhere in a flowgraph as
long as it doesn't block downsteam operators. The commit also adjusts
formatting for parser errors so that non-location specific errors can
be passed to it.
@mattnibs mattnibs requested review from a team and removed request for a team September 3, 2024 22:07
@mattnibs mattnibs marked this pull request as draft September 6, 2024 20:21
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.

1 participant