jeffreyung opened a new issue, #22146: URL: https://github.com/apache/beam/issues/22146
https://github.com/apache/beam/blob/b53b16f1fb41913b0e8bbe9d64d71b8e3ebfbbf6/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/spanner/SpannerConfig.java#L165 I've built a Dataflow pipeline template which uses the SpannerConfig class and, after upgrading to BEAM 2.40.0, it fails to build because `instanceId.get()` is being called and it seems that this line is causing the issue. -- 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]
