This is an automated email from the ASF dual-hosted git repository.
altay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 0b3100f [BEAM-12538] Allow PipelineOptions to be specified on command
line of ExpansionService (#15082)
add f0d718d Revert "[BEAM-12515] Revert "[BEAM-12119] [BEAM-12122] Add
integer and string `_id` keys support to Python IO MongoDB""
new 582e2af Merge pull request #15162 from
apache/revert-15115-revert-14460-BEAM-12122-Python-IO-MongoDB-integer-and-string-`_id`-keys-are-not-supported
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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(-)