Repository: incubator-beam Updated Branches: refs/heads/master 93a5d390b -> 470b3d124
Closes #190 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/470b3d12 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/470b3d12 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/470b3d12 Branch: refs/heads/master Commit: 470b3d12407960e722a17b3050e5a3e1ee0cb1af Parents: 93a5d39 987350b Author: Dan Halperin <dhalp...@google.com> Authored: Fri May 13 10:48:27 2016 -0700 Committer: Dan Halperin <dhalp...@google.com> Committed: Fri May 13 10:48:27 2016 -0700 ---------------------------------------------------------------------- .../java/org/apache/beam/sdk/io/BigQueryIO.java | 877 ++++++++++++++++--- .../apache/beam/sdk/util/BigQueryServices.java | 109 ++- .../beam/sdk/util/BigQueryServicesImpl.java | 347 ++++++-- .../org/apache/beam/sdk/io/BigQueryIOTest.java | 550 ++++++++++-- .../beam/sdk/util/BigQueryServicesImplTest.java | 40 +- 5 files changed, 1657 insertions(+), 266 deletions(-) ----------------------------------------------------------------------