Abacn commented on PR #36295: URL: https://github.com/apache/beam/pull/36295#issuecomment-3397890611
This breaks PythonUdingJavaSQL tests: https://github.com/apache/beam/actions/workflows/beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow.yml?query=event%3Aschedule test_streaming_taxifare_prediction_yaml (apache_beam.yaml.examples.testing.examples_test.MLTest) failed test_map_to_fields_with_java_deps_yaml (apache_beam.yaml.examples.testing.examples_test.ElementWiseTest) failed ``` ValueError: Error applying transform "WriteKafka" at line 131: java.lang.UnsupportedOperationException: Unknown urn: beam:schematransform:org.apache.beam:yaml:map_to_fields-java:v1 at org.apache.beam.sdk.expansion.service.ExpansionService.expand(ExpansionService.java:648) at org.apache.beam.sdk.expansion.service.ExpansionService.expand(ExpansionService.java:758) at org.apache.beam.model.expansion.v1.ExpansionServiceGrpc$MethodHandlers.invoke(ExpansionServiceGrpc.java:306) ``` -- 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]
