Abacn commented on issue #30004: URL: https://github.com/apache/beam/issues/30004#issuecomment-1889942409
GcsIO migration should not change any beam API and user faced transform. `fileio.ReadAll()` seems never existed. Checked that at the commit of this comment first introduced: https://github.com/apache/beam/blob/b87bb64a44c40114779b05ab742b91cbc20e2754/sdks/python/apache_beam/io/fileio.py I did not see fileio.readAll There exists textio.ReadAllFromText though -- 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]
