This is an automated email from the ASF dual-hosted git repository. altay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit 582e2afd561816b6671d73b78ed9a07f3940728f Merge: 0b3100f f0d718d Author: Ahmet Altay <[email protected]> AuthorDate: Mon Jul 12 17:42:10 2021 -0700 Merge pull request #15162 from apache/revert-15115-revert-14460-BEAM-12122-Python-IO-MongoDB-integer-and-string-`_id`-keys-are-not-supported Revert "[BEAM-12515] Revert "[BEAM-12119] [BEAM-12122] Add integer and string `_id` keys support to Python IO MongoDB"" sdks/python/apache_beam/io/mongodbio.py | 491 +++++++++++++++------- sdks/python/apache_beam/io/mongodbio_test.py | 230 ++++++++-- sdks/python/apache_beam/io/range_trackers.py | 131 +++--- sdks/python/apache_beam/io/range_trackers_test.py | 102 ++++- 4 files changed, 706 insertions(+), 248 deletions(-)
