This is an automated email from the ASF dual-hosted git repository.
robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 857eccedc55 Refactor PubsubIO Lineage metrics to work with all runners
(#32319)
add 142e39250db Preserve numeric string literals when reading from json.
add 679e5cc6ff8 Add a test.
new bc80e9fdbb2 Merge pull request #32303 Preserve numeric string literals
when reading from json.
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:
CHANGES.md | 5 +++++
sdks/python/apache_beam/io/textio.py | 14 ++++++++++++--
sdks/python/apache_beam/io/textio_test.py | 30 ++++++++++++++++++++++++++++++
3 files changed, 47 insertions(+), 2 deletions(-)