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 acb1f561cc0803367010dc025d13a41b50611f7d Merge: a6c9c92 e7e13f9 Author: Chamikara Jayalath <chamik...@apache.org> AuthorDate: Tue Jun 18 14:07:23 2019 -0700 Merge pull request #8826: [BEAM-5148] Implement MongoDB IO for Python SDK ownership/PYTHON_DEPENDENCY_OWNERS.yaml | 3 + sdks/python/apache_beam/io/__init__.py | 2 +- sdks/python/apache_beam/io/mongodbio.py | 364 +++++++++++++++++++++++++++ sdks/python/apache_beam/io/mongodbio_test.py | 215 ++++++++++++++++ sdks/python/setup.py | 1 + 5 files changed, 584 insertions(+), 1 deletion(-)