You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jb...@apache.org on 2018/11/28 13:44:35 UTC

[beam] 01/01: Merge pull request #7148 from chaimt/BEAM-6134

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

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

commit 62b63fc557cb7a98eda34f1e358112e959838445
Merge: 06d4a56 400c174
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Wed Nov 28 14:44:27 2018 +0100

    Merge pull request #7148 from chaimt/BEAM-6134
    
    [BEAM-6134] MongoDbIO add support for projection

 .../org/apache/beam/sdk/io/mongodb/MongoDbIO.java  | 29 +++++++++-
 .../apache/beam/sdk/io/mongodb/MongoDbIOTest.java  | 63 ++++++++++++++++++++++
 2 files changed, 90 insertions(+), 2 deletions(-)