This is an automated email from the ASF dual-hosted git repository.
bhulette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 8e7abb0 Merge pull request #12337: [BEAM-10555] Eliminate nullability
issues from :sdks:java:build-tools and :sdks:java:expansion-service and enable
checker
add 2eb66ef [BEAM-7996] Add support for BYTES and BOOL in Python RowCoder
(#12324)
No new revisions were added by this update.
Summary of changes:
.../beam/model/fnexecution/v1/standard_coders.yaml | 22 ++++++++++++++++++++++
sdks/python/apache_beam/coders/row_coder.py | 5 +++++
sdks/python/apache_beam/coders/row_coder_test.py | 21 ++++++++++++++++++---
.../apache_beam/coders/standard_coders_test.py | 5 ++++-
sdks/python/apache_beam/typehints/schemas.py | 2 ++
5 files changed, 51 insertions(+), 4 deletions(-)