[
https://issues.apache.org/jira/browse/BEAM-5079?focusedWorklogId=132146&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-132146
]
ASF GitHub Bot logged work on BEAM-5079:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Aug/18 23:18
Start Date: 07/Aug/18 23:18
Worklog Time Spent: 10m
Work Description: ThatRfernand closed pull request #6163: [BEAM-5079]
Update BigQuery dependency to 1.5.0
URL: https://github.com/apache/beam/pull/6163
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/sdks/python/setup.py b/sdks/python/setup.py
index ce7591e11c4..f0d510b43d3 100644
--- a/sdks/python/setup.py
+++ b/sdks/python/setup.py
@@ -136,7 +136,7 @@ def get_version():
'google-cloud-pubsub==0.26.0',
'proto-google-cloud-pubsub-v1==0.15.4',
# GCP packages required by tests
- 'google-cloud-bigquery==0.25.0',
+ 'google-cloud-bigquery==1.5.0',
]
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 132146)
Time Spent: 2.5h (was: 2h 20m)
> Beam Dependency Update Request: google-cloud-bigquery 1.5.0
> -----------------------------------------------------------
>
> Key: BEAM-5079
> URL: https://issues.apache.org/jira/browse/BEAM-5079
> Project: Beam
> Issue Type: Bug
> Components: dependencies
> Reporter: Beam JIRA Bot
> Assignee: Rafael Fernandez
> Priority: Major
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> 2018-08-06 12:07:33.923923
> Please review and upgrade the google-cloud-bigquery to the latest
> version 1.5.0
>
> cc:
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)