tvalentyn commented on issue #21019: URL: https://github.com/apache/beam/issues/21019#issuecomment-1204517996
> I'm currently using the Spanner client in a custom transform, but I have to stick to the google-cloud-spanner version used by Apache Beam. Would it be possible to upgrade those dependencies? We are evaluating current usage of Spanner dependency. It's currently an experimental IO, uses a very old client, and we may have to exclude it from the dependency chain since we plan to switch to X-Lang spanner IO. I know this is not convenient, but (assuming you don't use the experimental spanner IO), you can have a custom build of Apache Beam that does not require the google-cloud-spanner, or just force-install the version you need even i there is a dependency conflict. -- 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]
