You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Konstantinos Katsiapis (JIRA)" <ji...@apache.org> on 2016/11/19 01:12:59 UTC

[jira] [Updated] (BEAM-1010) Custom FileSinks should respect AUTO compression

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

Konstantinos Katsiapis updated BEAM-1010:
-----------------------------------------
    Description: 
Currently AUTO compression is respected by Native FileSinks but not Custom FileSinks.

Also, it would be good for Beam's _CompresedFile to support usage with Python "with" clause (ie implement __enter__ and __exit__).

> Custom FileSinks should respect AUTO compression
> ------------------------------------------------
>
>                 Key: BEAM-1010
>                 URL: https://issues.apache.org/jira/browse/BEAM-1010
>             Project: Beam
>          Issue Type: Bug
>            Reporter: Konstantinos Katsiapis
>            Assignee: Konstantinos Katsiapis
>
> Currently AUTO compression is respected by Native FileSinks but not Custom FileSinks.
> Also, it would be good for Beam's _CompresedFile to support usage with Python "with" clause (ie implement __enter__ and __exit__).



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