Stephen Sisk created BEAM-2066:
----------------------------------

             Summary: Strip IOChannel validation calls from file based IOs
                 Key: BEAM-2066
                 URL: https://issues.apache.org/jira/browse/BEAM-2066
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-extensions
            Reporter: Stephen Sisk
            Assignee: Stephen Sisk
            Priority: Minor


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 [[email protected]], we can just strip out this validation code - if 
there is an issue, we will catch it later in the read process.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to