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 2019/06/28 18:02:08 UTC

[beam] 01/01: Merge pull request #8895: [BEAM-7586] Add Integration test for python mongodb io

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 00c402d88522991312a9142eff3ac03b29d0492d
Merge: 0c0234b 17bf89d
Author: Chamikara Jayalath <ch...@apache.org>
AuthorDate: Fri Jun 28 11:01:53 2019 -0700

    Merge pull request #8895: [BEAM-7586] Add Integration test for python mongodb io

 .../job_PostCommit_Python_MongoDBIO_IT.groovy      | 38 +++++++++
 sdks/python/apache_beam/io/mongodbio.py            |  8 +-
 sdks/python/apache_beam/io/mongodbio_it_test.py    | 92 ++++++++++++++++++++++
 sdks/python/build.gradle                           | 32 ++++++++
 4 files changed, 169 insertions(+), 1 deletion(-)