You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2017/03/30 22:56:50 UTC

[1/2] beam git commit: [BEAM-1795] Upgrade google-cloud-bigquery to 0.23.0

Repository: beam
Updated Branches:
  refs/heads/master cfd164398 -> d4de13718


[BEAM-1795] Upgrade google-cloud-bigquery to 0.23.0


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/82aba4ba
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/82aba4ba
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/82aba4ba

Branch: refs/heads/master
Commit: 82aba4baec1f1e2f3d2887ad2c44497dcbd24540
Parents: cfd1643
Author: Mark Liu <ma...@google.com>
Authored: Fri Mar 24 09:30:53 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Thu Mar 30 15:56:31 2017 -0700

----------------------------------------------------------------------
 sdks/python/setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/82aba4ba/sdks/python/setup.py
----------------------------------------------------------------------
diff --git a/sdks/python/setup.py b/sdks/python/setup.py
index 3b44b82..ee3b5e4 100644
--- a/sdks/python/setup.py
+++ b/sdks/python/setup.py
@@ -106,7 +106,7 @@ GCP_REQUIREMENTS = [
   'proto-google-cloud-datastore-v1==0.90.0',
   'googledatastore==7.0.0',
   # GCP packages required by tests
-  'google-cloud-bigquery>=0.22.1,<0.23',
+  'google-cloud-bigquery>=0.23.0,<0.24.0',
 ]
 
 


[2/2] beam git commit: This closes #2378

Posted by al...@apache.org.
This closes #2378


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/d4de1371
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/d4de1371
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/d4de1371

Branch: refs/heads/master
Commit: d4de13718ff97d1ab04796ad84cd28b857a2a70f
Parents: cfd1643 82aba4b
Author: Ahmet Altay <al...@google.com>
Authored: Thu Mar 30 15:56:37 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Thu Mar 30 15:56:37 2017 -0700

----------------------------------------------------------------------
 sdks/python/setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------