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 runner v2 does not support reading a side input twice #20726

Closed
damccorm opened this issue Jun 4, 2022 · 0 comments · Fixed by #24321
Closed

Dataflow runner v2 does not support reading a side input twice #20726

damccorm opened this issue Jun 4, 2022 · 0 comments · Fixed by #24321

Comments

@damccorm
Copy link
Contributor

damccorm commented Jun 4, 2022

To reproduce:

  1. Create a side input
  2. Read it twice

This will fail with --experiments=use_runner_v2 on the DataflowRunner.

See https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming_PR/13/

Imported from Jira BEAM-11858. Original Jira may contain additional context.
Reported by: kenn.

lukecwik added a commit to lukecwik/incubator-beam that referenced this issue Nov 22, 2022
These tests are run internally on Google and have been passing for quite some time.

Fixes apache#19957
Fixes apache#20726
Fixes apache#20601
Fixes apache#20734
lukecwik added a commit that referenced this issue Nov 24, 2022
…24321)

* Enable streaming runner v2 tests that were forgotten to be enabled.

These tests are run internally on Google and have been passing for quite some time.

Fixes #19957
Fixes #20726
Fixes #20601
Fixes #20734

* Explicitly enable streaming engine for runner based autosharding test
@github-actions github-actions bot added this to the 2.44.0 Release milestone Nov 24, 2022
ruslan-ikhsan pushed a commit to ruslan-ikhsan/beam that referenced this issue Nov 30, 2022
…pache#24321)

* Enable streaming runner v2 tests that were forgotten to be enabled.

These tests are run internally on Google and have been passing for quite some time.

Fixes apache#19957
Fixes apache#20726
Fixes apache#20601
Fixes apache#20734

* Explicitly enable streaming engine for runner based autosharding test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant