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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
