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 ac4e3aa  Merge pull request #4267 from 
DariuszAniszewski/jenkins_job_for_filebased_ioit
     add 542c46c  Moves out common configuration parts from BigtableIO.Read and 
BigtableIO.Write to a BigtableConfig class.
     new 64c90ac  Merge pull request #4277 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/BigtableConfig.java   | 261 +++++++++++
 .../beam/sdk/io/gcp/bigtable/BigtableIO.java       | 478 ++++++---------------
 .../beam/sdk/io/gcp/bigtable/BigtableIOTest.java   |  25 +-
 3 files changed, 410 insertions(+), 354 deletions(-)
 create mode 100644 
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigtable/BigtableConfig.java

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to