claudevdm commented on PR #34128: URL: https://github.com/apache/beam/pull/34128#issuecomment-2695410182
> Thanks! > > Just to confirm, have you been able to verify it on Dataflow runner? e.g. submit a jdbc read pipeline locally where it does not have access to database; and Dataflow workers have access and the pipeline runs successfully I confirmed that infer schema doesn't happen during pipeline construction :D when the parameter is passed. I didn't try to run on DataflowRunner because I am not sure how I am supposed to use the modified Java SDK expansion service. For example, I usually pass something like sdk_harness_container_image_overrides=.*java.*,gcr.io/cloud-dataflow/v1beta3/beam_java11_sdk:2.62.0, does that mean I need to build the Java SDK container etc? -- 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]
