kennknowles commented on issue #30469: URL: https://github.com/apache/beam/issues/30469#issuecomment-1986184429
Dataflow v2 doesn't use the translation that occurs on the client so just FYI that's a red herring. The client-side translation exists only to serve v1. So the "create job" request always sends the request through the Dataflow API client for v1 and uploads the original Beam proto for v2 to translate later in its own way. -- 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]
