Skip to content

WSQ should treat UDFs as "endpoints" as well as Printer nodes. #7

Description

@rrnewton

Originally Printer nodes were the only ones with "side effects". So it was ok to essentially prune any part of the stream graph that did not contribute to some Printer node endpoint.

However, UDFs often have side effects, pruning terminal UDF nodes is NOT a safe optimization. This should be fixed.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions