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 1ffba44 Merge pull request #6443: Updating BigQuerySink pydoc
add a36dbde [BEAM-5270] Fix ToString coder to return bytes objects in
Python 3.
new cd5f353 Merge pull request #6497 [BEAM-5270] Fix ToString coder to
return bytes objects in Python 3.
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/coder_impl.py | 4 ++++
sdks/python/apache_beam/coders/coders.py | 19 ++++++++++++-------
2 files changed, 16 insertions(+), 7 deletions(-)