Jiyong Jung created BEAM-10598:
----------------------------------
Summary: Bump upper end of cloud Bigquery dependencies for python
to the latest version, 1.26.1
Key: BEAM-10598
URL: https://issues.apache.org/jira/browse/BEAM-10598
Project: Beam
Issue Type: Wish
Components: sdk-py-harness
Reporter: Jiyong Jung
I am using TFX with Beam Python. TFX uses a
package('google-cloud-storage==1.30.0') that depends on google-resumable-media
0.6.0. The current google-cloud-bigquery <=1.24.0 depends on
google-resumable-media <= 0.5.0 and it becomes incompatible. The upper bound on
the google-cloud-bigquery version should be loosened to solve possible
transitive dependency issues.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)