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
Java test org.apache.beam.sdk.transforms.CombineFnsTest fails on Prism with error panic: unknown coder urn key: beam:coder:nullable:v1:
org.apache.beam.sdk.transforms.CombineFnsTest
panic: unknown coder urn key: beam:coder:nullable:v1
Steps to reproduce.
./gradlew :runners:prism:runServer
:runners:portability:java:ulrLoopbackValidatesRunnerTests
TEST=org.apache.beam.sdk.transforms.CombineFnsTest ./gradlew :runners:portability:java:ulrLoopbackValidatesRunnerTests -PjobEndpoint=localhost:8073 --tests="$TEST"
Parent tracker: #28187
The text was updated successfully, but these errors were encountered:
damondouglas
Successfully merging a pull request may close this issue.
Java test
org.apache.beam.sdk.transforms.CombineFnsTest
fails on Prism with errorpanic: unknown coder urn key: beam:coder:nullable:v1
:Steps to reproduce.
:runners:portability:java:ulrLoopbackValidatesRunnerTests
on Prism:Parent tracker: #28187
The text was updated successfully, but these errors were encountered: