Abacn commented on PR #38937:
URL: https://github.com/apache/beam/pull/38937#issuecomment-5193858713
Test failures looks relavent:
```
testSplit (org.apache.beam.runners.fnexecution.control.RemoteExecutionTest)
failed
java.lang.ClassCastException: class [B cannot be cast to class
java.lang.Void ([B and java.lang.Void are in module java.base of loader
'bootstrap')
at org.apache.beam.sdk.coders.VoidCoder.encode(VoidCoder.java:26)
at org.apache.beam.sdk.coders.Coder.encode(Coder.java:140)
```
--
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]