This is an automated email from the ASF dual-hosted git repository.
xqhu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 85581a3c02f Update run_inference_huggingface.ipynb (#32488)
add 3cc00799c76 Fix non-utf8 encoding problem in ReadFromCsv and
WritetoCsv.
add f81c475f02a Apply yapf
add 8088ecfffb3 Set default file mode to read for _TruncatingFileHandle.
add ec37750639b Flush the underlying file-like object.
add 4b8cc5fe082 Merge branch 'master' into readfromcsv-encoding
new fc4db69dea6 Merge pull request #32463 from
shunping/readfromcsv-encoding
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/dataframe/io.py | 16 +++++++++---
sdks/python/apache_beam/io/textio_test.py | 42 +++++++++++++++++++++++++++++++
2 files changed, 55 insertions(+), 3 deletions(-)