You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Java test org.apache.beam.sdk.transforms.RedistributeTest fails on Prism with errors:
unsupported feature "PTransform.Spec.Urn" set with value beam:transform:redistribute_arbitrarily:v1 Redistribute.RedistributeArbitrarily
unsupported feature "PTransform.Spec.Urn" set with value beam:transform:redistribute_by_key:v1 Redistribute.RedistributeArbitrarily/Redistribute.RedistributeByKey
unsupported feature "PTransform.Spec.Urn" set with value beam:transform:redistribute_by_key:v1 Redistribute.RedistributeByKey
Steps to reproduce:
Run Prism server.
./gradlew :runners:prism:runServer
Execute :runners:portability:java:ulrLoopbackValidatesRunnerTests on Prism:
Java test
org.apache.beam.sdk.transforms.RedistributeTest
fails on Prism with errors:Steps to reproduce:
:runners:portability:java:ulrLoopbackValidatesRunnerTests
on Prism:Parent tracker: #28187
The text was updated successfully, but these errors were encountered: