sebastian-montero commented on a change in pull request #15427:
URL: https://github.com/apache/beam/pull/15427#discussion_r715002196
##########
File path: sdks/python/setup.py
##########
@@ -189,7 +189,7 @@ def get_version():
'google-cloud-bigquery>=1.6.0,<3',
'google-cloud-core>=0.28.1,<2',
'google-cloud-bigtable>=0.31.1,<2',
- 'google-cloud-spanner>=1.13.0,<2',
+ 'google-cloud-spanner>=3.3.0',
Review comment:
we could! we just need the latest version of Spanner to ensure that the
retries and timeout are accounted for.
--
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]