This is an automated email from the ASF dual-hosted git repository. robertwb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit bc80e9fdbb21251fd8bf162b9c9ba980b2ec8059 Merge: 857eccedc55 679e5cc6ff8 Author: Robert Bradshaw <[email protected]> AuthorDate: Tue Aug 27 15:52:36 2024 -0700 Merge pull request #32303 Preserve numeric string literals when reading from json. 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(-)
