Stephan Ewen created FLINK-20276:
------------------------------------

             Summary: Transparent DeCompression of streams missing on new File 
Source
                 Key: FLINK-20276
                 URL: https://issues.apache.org/jira/browse/FLINK-20276
             Project: Flink
          Issue Type: Bug
          Components: Connectors / FileSystem
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 1.12.0


The existing {{FileInputFormat}} applies decompression (gzip, xy, ...) 
automatically on the file input stream, based on the file extension.

We need to add similar functionality for the {{StreamRecordFormat}} of the new 
FileSource to be on par with this functionality.

This can be easily applied in the {{StreamFormatAdapter}} when opening the file 
stream.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to