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

Kenneth Knowles reassigned BEAM-3262:
-------------------------------------

    Assignee: Chamikara Jayalath  (was: Kenneth Knowles)

> Provide a withReadableByteChannelFactory on TextIO.Read
> -------------------------------------------------------
>
>                 Key: BEAM-3262
>                 URL: https://issues.apache.org/jira/browse/BEAM-3262
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Tobi Vollebregt
>            Assignee: Chamikara Jayalath
>            Priority: Minor
>
> Hi,
> I am prototyping a dataflow job that reads from GPG encrypted files. I got 
> this working, but had to jump through some hoops to supply a new 
> "compression" format to TextIO: I basically had to copy a good part of 
> TextIO.Read only to add a {{withDecompressingChannelFactory}} method similar 
> to {{withWritableByteChannelFactory}} in TextIO.Write.
> Would it be possible to add a method {{withDecompressingChannelFactory}} or 
> {{withReadableByteChannelFactory}} to TextIO.Read to allow users to plug in 
> custom decompression/decryption code?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to