This is an automated email from the ASF dual-hosted git repository.
apilloud pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 6a507183642 [BEAM-11104] Enable ProcessContinuation return values, add
unit test cases (#17533)
add 723e898a3cf Revert "Merge pull request #17255 from kileys/test-revert"
add 4d8e62f1fb2 BEAM-14231: bypass schema cache for
test_schema_with_bad_field_raises_helpful_error
new be7823d0a81 Merge pull request #17525: [BEAM-14231] Roll-forward
#17190 with fixes for flake
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/coders/row_coder.py | 9 +++++++++
sdks/python/apache_beam/coders/row_coder_test.py | 11 +++++++++++
sdks/python/apache_beam/typehints/schemas.py | 12 ++++++++----
sdks/python/apache_beam/typehints/schemas_test.py | 9 +++++++--
4 files changed, 35 insertions(+), 6 deletions(-)