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/07 22:55:44 UTC

[1/2] beam git commit: [BEAM-1646] Remove duplicated bigquery dependency

Repository: beam
Updated Branches:
  refs/heads/master 4c3fce14c -> 0fa1d90c5


[BEAM-1646] Remove duplicated bigquery dependency


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

Branch: refs/heads/master
Commit: 7927f6507f26e23208b9243b9d2a6f539e37e82c
Parents: 4c3fce1
Author: Mark Liu <ma...@google.com>
Authored: Tue Mar 7 14:26:37 2017 -0800
Committer: Mark Liu <ma...@google.com>
Committed: Tue Mar 7 14:26:37 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/beam/blob/7927f650/sdks/python/setup.py
----------------------------------------------------------------------
diff --git a/sdks/python/setup.py b/sdks/python/setup.py
index cf210d9..8b3e468 100644
--- a/sdks/python/setup.py
+++ b/sdks/python/setup.py
@@ -87,7 +87,6 @@ REQUIRED_PACKAGES = [
     'avro>=1.7.7,<2.0.0',
     'crcmod>=1.7,<2.0',
     'dill==0.2.6',
-    'google-cloud-bigquery>=0.22.1,<1.0.0',
     'httplib2>=0.8,<0.10',
     'mock>=1.0.1,<3.0.0',
     'oauth2client>=2.0.1,<4.0.0',


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

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


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

Branch: refs/heads/master
Commit: 0fa1d90c5c55b5bfe85daaa5c420aabbdc6b6893
Parents: 4c3fce1 7927f65
Author: Ahmet Altay <al...@google.com>
Authored: Tue Mar 7 14:55:30 2017 -0800
Committer: Ahmet Altay <al...@google.com>
Committed: Tue Mar 7 14:55:30 2017 -0800

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