ahmedabu98 commented on PR #31486: URL: https://github.com/apache/beam/pull/31486#issuecomment-2451030192
I suggest we do the forking on the SDK side only if it's actually necessary. Keep in mind this approach will require adding the Dataflow runner as a dependency (to access dataflowServiceOptions) in Managed API (a runner-independent module). This PR used to include such forking but that logic was reverted due to this seemingly unavoidable dependency: 74bc178c79aaed8329b50ed5fa0b50f65bccc3e8 -- 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]
