[
https://issues.apache.org/jira/browse/BEAM-4492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549747#comment-16549747
]
Mark Liu commented on BEAM-4492:
--------------------------------
Following link shows places that use google-cloud-bigquery library:
https://github.com/apache/beam/search?l=Python&q=%22from+google.cloud+import+bigquery%22
> Update Python bigquery library to latest version
> ------------------------------------------------
>
> Key: BEAM-4492
> URL: https://issues.apache.org/jira/browse/BEAM-4492
> Project: Beam
> Issue Type: Task
> Components: testing
> Reporter: Mark Liu
> Assignee: Mark Liu
> Priority: Major
>
> Current google-cloud-bigquery is set to 0.25.0 in
> https://github.com/apache/beam/blob/master/sdks/python/setup.py#L130
> However, the latest version is 1.2.0.
> According to comment in setup.py, this library is only used for testing, so
> it should be easy to update.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)