Details
-
Bug
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
-
None
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_).