You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2017/11/29 03:54:35 UTC

[beam] branch master updated (f8d8ff1 -> 5a37cbe)

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

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


    from f8d8ff1  Updating dataflow API version to newer release.
     add 2863776  Adds withInstanceId and withProjectId to the BigtableIO Read and Write classes, first out of four steps to fix [BEAM-3008] bug.
     add 990f491  Removes call to .withBitableOptions() form JavaDoc.
     new 5a37cbe  Merge pull request #4171 from dmytroivanov4206/master

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       | 218 +++++++++++++++++----
 .../beam/sdk/io/gcp/bigtable/BigtableIOTest.java   | 108 +++++++---
 2 files changed, 263 insertions(+), 63 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 #4171 from dmytroivanov4206/master

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

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

commit 5a37cbe995f37a88c40d25330dab72a923423598
Merge: f8d8ff1 990f491
Author: Chamikara Jayalath <ch...@google.com>
AuthorDate: Tue Nov 28 19:54:32 2017 -0800

    Merge pull request #4171 from dmytroivanov4206/master
    
    [BEAM-3008] Extends API for BigtableIO Read and Write by adding withInstanceId  and withProjectId

 .../beam/sdk/io/gcp/bigtable/BigtableIO.java       | 218 +++++++++++++++++----
 .../beam/sdk/io/gcp/bigtable/BigtableIOTest.java   | 108 +++++++---
 2 files changed, 263 insertions(+), 63 deletions(-)

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