EMCECS / presto-s3-connector

Apache License 2.0
8 stars 3 forks source link

S3 connector should support compressed objects - for input #7

Closed chipmaurer closed 3 years ago

chipmaurer commented 3 years ago

The S3 connector should support all/most of the compression types supported by the hive connector, for input (reading) Current types supported by hive: SNAPPY, LZ4, ZSTD, or GZIP.