Repository: incubator-beam Updated Branches: refs/heads/master e871f1731 -> b21c35d1a
Closes #834 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/b21c35d1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/b21c35d1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/b21c35d1 Branch: refs/heads/master Commit: b21c35d1a357801f5802e5defe7da414f7765ba5 Parents: bfd810f e871f17 Author: Dan Halperin <[email protected]> Authored: Fri Aug 26 00:22:33 2016 -0700 Committer: Dan Halperin <[email protected]> Committed: Fri Aug 26 00:22:33 2016 -0700 ---------------------------------------------------------------------- .../beam/sdk/io/gcp/bigtable/BigtableIO.java | 17 +++++++++++++---- .../beam/sdk/io/gcp/bigtable/BigtableService.java | 9 ++++++++- .../sdk/io/gcp/bigtable/BigtableServiceImpl.java | 8 ++++++++ .../beam/sdk/io/gcp/bigtable/BigtableIOTest.java | 3 +++ 4 files changed, 32 insertions(+), 5 deletions(-) ----------------------------------------------------------------------
