You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ar...@apache.org on 2018/08/15 11:46:43 UTC

[beam] 01/01: Merge pull request #6200: [BEAM-5147] Expose document metadata in ElasticsearchIO read

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

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

commit fa8e9f737541c2a5ffa4f7d99b6548af225cc6e5
Merge: a7ebcf3 30e7f23
Author: Alexey Romanenko <33...@users.noreply.github.com>
AuthorDate: Wed Aug 15 13:46:36 2018 +0200

    Merge pull request #6200: [BEAM-5147] Expose document metadata in ElasticsearchIO read

 .../sdk/io/elasticsearch/ElasticsearchIOTest.java  |  6 ++++
 .../sdk/io/elasticsearch/ElasticsearchIOTest.java  |  6 ++++
 .../elasticsearch/ElasticsearchIOTestCommon.java   | 42 ++++++++++++++++++++++
 .../beam/sdk/io/elasticsearch/ElasticsearchIO.java | 22 ++++++++++--
 4 files changed, 74 insertions(+), 2 deletions(-)