We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When the beam_fn_api expansion was made the default, these tests started failing: https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_ULR/860/#showFailuresLink
beam_fn_api
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests.testSideInputAnnotationWithMultipleSideInputs org.apache.beam.sdk.transforms.ViewTest.testMapAsEntrySetSideInput org.apache.beam.sdk.transforms.ViewTest.testWindowedMultimapAsEntrySetSideInput org.apache.beam.sdk.transforms.ViewTest.testWindowedMapAsEntrySetSideInput org.apache.beam.sdk.transforms.ViewTest.testMultimapAsEntrySetSideInput
Imported from Jira BEAM-12275. Original Jira may contain additional context. Reported by: kenn.
The text was updated successfully, but these errors were encountered:
Support key iteration in Python ULR.
fc8346e
This fixes apache#20878.
Support key iteration in Python ULR. (#29839)
36bdff4
This fixes #20878.
Successfully merging a pull request may close this issue.
When the
beam_fn_api
expansion was made the default, these tests started failing: https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_ULR/860/#showFailuresLinkImported from Jira BEAM-12275. Original Jira may contain additional context.
Reported by: kenn.
The text was updated successfully, but these errors were encountered: