Abacn commented on PR #37133:
URL: https://github.com/apache/beam/pull/37133#issuecomment-3667067599

   1 failing test:
   
   ```
   ViewTest > testTriggeredLatestSingleton FAILED
       java.lang.RuntimeException at ViewTest.java:320
   ```
   
   ```
   java.lang.RuntimeException: The Runner experienced the following error 
during execution:
   java.lang.RuntimeException: Error received from SDK harness for instruction 
9: java.lang.IllegalArgumentException: PCollection with more than one element 
accessed as a singleton view.
        at 
org.apache.beam.sdk.values.PCollectionViews$SingletonViewFn2.apply(PCollectionViews.java:549)
        at 
org.apache.beam.sdk.values.PCollectionViews$SingletonViewFn2.apply(PCollectionViews.java:475)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to