[jira] [Created] (FLINK-5944) Flink should support reading Snappy Files

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-5944) Flink should support reading Snappy Files

Shang Yuanchun (Jira)
Ilya Ganelin created FLINK-5944:
-----------------------------------

             Summary: Flink should support reading Snappy Files
                 Key: FLINK-5944
                 URL: https://issues.apache.org/jira/browse/FLINK-5944
             Project: Flink
          Issue Type: New Feature
            Reporter: Ilya Ganelin


Snappy is an extremely performant compression format that's widely used offering fast decompression/compression.

This can be easily implemented by creating a SnappyInflaterInputStreamFactory and updating the initDefaultInflateInputStreamFactories in FileInputFormat.

Flink already includes the Snappy dependency in the project.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)