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/12/11 23:45:27 UTC

[beam] branch master updated (4b09488 -> f7fc4bd)

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 4b09488  Merge pull request #4238 from DariuszAniszewski/custom-properties-in-pkb
     add fac6bf0  - Adds ability to provide configuration function for BigtableOptions. - Deprecates previous BigtableOptions providing methods.
     add 814e320  Fixes JavaDoc problem with @Override
     add 0b87e46  - Removes local instance related JavaDoc - Adds iinfo to toString and populateDisplayData about effective BigtableOptions
     add 871fd72  Simplifies if condition around deciding apply or not optiosn configurator
     new f7fc4bd  Merge pull request #4205 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       | 228 ++++++++++++++-------
 .../beam/sdk/io/gcp/bigtable/BigtableIOTest.java   |  17 +-
 2 files changed, 172 insertions(+), 73 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 #4205 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 f7fc4bd30b19a6e6a6f8835a76a4d875557363a9
Merge: 4b09488 871fd72
Author: Chamikara Jayalath <ch...@google.com>
AuthorDate: Mon Dec 11 15:45:24 2017 -0800

    Merge pull request #4205 from dmytroivanov4206/master
    
    [BEAM-3008] Adds BigtableOptions configurator to the BigtableIO

 .../beam/sdk/io/gcp/bigtable/BigtableIO.java       | 228 ++++++++++++++-------
 .../beam/sdk/io/gcp/bigtable/BigtableIOTest.java   |  17 +-
 2 files changed, 172 insertions(+), 73 deletions(-)

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