You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 22:46:31 UTC

[GitHub] [beam] kennknowles opened a new issue, #19123: Read UTF-16 CSV and Text files

kennknowles opened a new issue, #19123:
URL: https://github.com/apache/beam/issues/19123

   At this moment it is not possible for Apache Beam Python version 2.7 to read UTF-16 text files or csv files. I would like to have the possibility to read this kind of unicode. Currently the issue that UTF-16 cannot be read is described in: 
   
   [https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/textio.py](https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/textio.py)
   
    
   
   If somebody has an idea to fix it I would be more than happy to assist.
   
    
   
    
   
   Imported from Jira [BEAM-5856](https://issues.apache.org/jira/browse/BEAM-5856). Original Jira may contain additional context.
   Reported by: paulv.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org