You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ec...@apache.org on 2018/05/30 07:56:23 UTC

[beam] branch master updated (713873f -> b5e9761)

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

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


    from 713873f  Merge pull request #5429 from tvalentyn/patch-15
     add a845781  [BEAM-4389] Enable partial updates in ElasticsearchIO
     new b5e9761  Merge pull request #5463 from timrobertson100/BEAM-4389

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:
 .../sdk/io/elasticsearch/ElasticsearchIOIT.java    | 35 ++++++++++---
 .../sdk/io/elasticsearch/ElasticsearchIOTest.java  |  6 +++
 .../sdk/io/elasticsearch/ElasticsearchIOIT.java    | 33 ++++++++++--
 .../sdk/io/elasticsearch/ElasticsearchIOTest.java  |  6 +++
 .../io/elasticsearch/ElasticSearchIOTestUtils.java | 48 +++++++++++++++--
 .../io/elasticsearch/ElasticsearchIOITCommon.java  | 30 +++++++----
 .../elasticsearch/ElasticsearchIOTestCommon.java   | 59 +++++++++++++++++++--
 .../beam/sdk/io/elasticsearch/ElasticsearchIO.java | 60 +++++++++++++++++-----
 8 files changed, 233 insertions(+), 44 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
echauchot@apache.org.

[beam] 01/01: Merge pull request #5463 from timrobertson100/BEAM-4389

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

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

commit b5e9761e7793d824fde3de0028fea7bcde762584
Merge: 713873f a845781
Author: Etienne Chauchot <ec...@apache.org>
AuthorDate: Wed May 30 09:56:16 2018 +0200

    Merge pull request #5463 from timrobertson100/BEAM-4389
    
    Merge pull request #5463: [BEAM-4389] Enable partial updates in ElasticsearchIO

 .../sdk/io/elasticsearch/ElasticsearchIOIT.java    | 35 ++++++++++---
 .../sdk/io/elasticsearch/ElasticsearchIOTest.java  |  6 +++
 .../sdk/io/elasticsearch/ElasticsearchIOIT.java    | 33 ++++++++++--
 .../sdk/io/elasticsearch/ElasticsearchIOTest.java  |  6 +++
 .../io/elasticsearch/ElasticSearchIOTestUtils.java | 48 +++++++++++++++--
 .../io/elasticsearch/ElasticsearchIOITCommon.java  | 30 +++++++----
 .../elasticsearch/ElasticsearchIOTestCommon.java   | 59 +++++++++++++++++++--
 .../beam/sdk/io/elasticsearch/ElasticsearchIO.java | 60 +++++++++++++++++-----
 8 files changed, 233 insertions(+), 44 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
echauchot@apache.org.