Details
-
Bug
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
None
Description
IOs like TextIO are still calling IOChannelUtils to validate the particular spec they're given. This results in errors since in the new Beam FileSystem world, IOChannelFactory does not know about all the registered IO schemas.
per dhalperi@google.com, we can just strip out this validation code - if there is an issue, we will catch it later in the read process.
Attachments
Issue Links
- links to