You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jk...@apache.org on 2018/01/17 21:23:45 UTC

[beam] branch master updated (4da548e -> dacd1e4)

This is an automated email from the ASF dual-hosted git repository.

jkff pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 4da548e  Merge pull request #4224
     add a139fe8  Update BigTableSource to use multiple key ranges
     add 6131ca5  Add tests for supporting multiple key ranges.
     add da0ec24  Use multiple key ranges in BigtableServiceImpl
     add d0a2a02  Merge branch 'master' of https://github.com/apache/beam into multiple-row-ranges
     new dacd1e4  Merge pull request #4312 from rniemo-g/multiple-row-ranges

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../beam/sdk/io/gcp/bigtable/BigtableIO.java       | 126 +++++++++------
 .../sdk/io/gcp/bigtable/BigtableServiceImpl.java   |  18 ++-
 .../beam/sdk/io/gcp/bigtable/BigtableIOTest.java   | 173 +++++++++++++++++++--
 3 files changed, 255 insertions(+), 62 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@beam.apache.org" <co...@beam.apache.org>'].

[beam] 01/01: Merge pull request #4312 from rniemo-g/multiple-row-ranges

Posted by jk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jkff pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit dacd1e41df9bb720fc3266624c5d50c82d83dc6c
Merge: 4da548e d0a2a02
Author: Eugene Kirpichov <ek...@gmail.com>
AuthorDate: Wed Jan 17 13:23:42 2018 -0800

    Merge pull request #4312 from rniemo-g/multiple-row-ranges
    
    [BEAM-3154] Support Multiple KeyRanges when reading from BigTable

 .../beam/sdk/io/gcp/bigtable/BigtableIO.java       | 126 +++++++++------
 .../sdk/io/gcp/bigtable/BigtableServiceImpl.java   |  18 ++-
 .../beam/sdk/io/gcp/bigtable/BigtableIOTest.java   | 173 +++++++++++++++++++--
 3 files changed, 255 insertions(+), 62 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.