Repository: incubator-beam Updated Branches: refs/heads/master 8d403a289 -> ab06647f9
This closes #1308 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/ab06647f Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/ab06647f Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/ab06647f Branch: refs/heads/master Commit: ab06647f9d9c4fb72d2571dc2225b71b9fbdffbd Parents: 8d403a2 0ebb7a1 Author: Thomas Groh <[email protected]> Authored: Thu Nov 10 10:27:01 2016 -0800 Committer: Thomas Groh <[email protected]> Committed: Thu Nov 10 10:27:01 2016 -0800 ---------------------------------------------------------------------- .../beam/sdk/io/gcp/bigtable/BigtableIO.java | 98 ++++++++++++++------ .../sdk/io/gcp/bigtable/BigtableService.java | 6 ++ .../io/gcp/bigtable/BigtableServiceImpl.java | 5 + .../sdk/io/gcp/bigtable/BigtableIOTest.java | 83 +++++++++++++++-- 4 files changed, 158 insertions(+), 34 deletions(-) ----------------------------------------------------------------------
