Repository: incubator-beam Updated Branches: refs/heads/master 7ac8d6ded -> bfa3b70ab
Closes #835 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/bfa3b70a Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/bfa3b70a Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/bfa3b70a Branch: refs/heads/master Commit: bfa3b70ab63c730a320d825ab9f2f93fee748a1c Parents: 7ac8d6d 2c8a654 Author: Dan Halperin <[email protected]> Authored: Wed Aug 17 17:50:07 2016 -0700 Committer: Dan Halperin <[email protected]> Committed: Wed Aug 17 17:50:07 2016 -0700 ---------------------------------------------------------------------- .../beam/sdk/testing/SourceTestUtils.java | 132 +++++++++++++++++++ .../beam/sdk/testing/SourceTestUtilsTest.java | 66 ++++++++++ .../beam/sdk/io/gcp/bigquery/BigQueryIO.java | 12 +- .../sdk/io/gcp/bigquery/BigQueryIOTest.java | 31 +++++ 4 files changed, 235 insertions(+), 6 deletions(-) ----------------------------------------------------------------------
