[ 
https://issues.apache.org/jira/browse/BEAM-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Halperin closed BEAM-2066.
---------------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

> 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
>              Labels: backward-incompatible
>             Fix For: Not applicable
>
>
> 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