Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-2007

DataflowRunner drops Reads with no consumers

Details

    • Bug
    • Status: In Progress
    • P3
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Basically, if a pipeline has "just" a Read with no consumers, the optimizer in Dataflow will drop it. To preserve Beam semantics, we do want to run the Read and drop its output, e.g., because the Read may have side effects that we're testing for.

      Is it possible with pipeline surgery to find such Reads and add an Identity ParDo to them?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dhalperi Dan Halperin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: