You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2016/05/31 12:23:12 UTC

[jira] [Created] (BEAM-314) Support zip compression in TextIO

Jean-Baptiste Onofré created BEAM-314:
-----------------------------------------

             Summary: Support zip compression in TextIO
                 Key: BEAM-314
                 URL: https://issues.apache.org/jira/browse/BEAM-314
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-extensions
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré


Now, {{TextIO}} supports Gzip and Bzip2 compression, but not Zip. Even if it's not the same kind of compression (as zip archive may contain several entries), a classic use case is to read "unique" zip compressed file (single entry).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)