-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Failures in ULR execution of EntrySet for portable map side inputs #20878
Copy link
Copy link
Closed
Labels
Milestone
Description
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
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.
Reactions are currently unavailable