Abacn commented on code in PR #30361: URL: https://github.com/apache/beam/pull/30361#discussion_r1506662499
########## CHANGES.md: ########## @@ -85,6 +85,8 @@ ## Bugfixes * Fixed X (Java/Python) ([#X](https://github.com/apache/beam/issues/X)). +* Fixed SpannerIO.readChangeStream to support propagating credentials from pipeline options + to the getDialect calls for authenticating with Spanner ([#30361](https://github.com/apache/beam/pull/30361)). Review Comment: ```suggestion to the getDialect calls for authenticating with Spanner (Java) ([#30361](https://github.com/apache/beam/pull/30361)). ``` -- 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]
