This is an automated email from the ASF dual-hosted git repository.

xqhu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit fc4db69dea6f51724820f705d9915e0a37a63f84
Merge: 85581a3c02f 4b8cc5fe082
Author: liferoad <[email protected]>
AuthorDate: Tue Sep 17 17:37:43 2024 -0400

    Merge pull request #32463 from shunping/readfromcsv-encoding
    
    Fix non-utf8 encoding problem in ReadFromCsv and WriteToCsv.

 sdks/python/apache_beam/dataframe/io.py   | 16 +++++++++---
 sdks/python/apache_beam/io/textio_test.py | 42 +++++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+), 3 deletions(-)

Reply via email to