Support more compressions in S3 Source
- 主要言語
- Python
- スター
- 22.1k
- フォーク
- 5.4k
- 平均マージ
- 5時間
- マージ済み PR(30日)
- 671
説明
## Tell us about the problem you're trying to solve
Currently S3 (via abstract files source) only supports gzip and bzip2 compressions.
## Describe the solution you’d like
Build in support for other compression such as:
- Zip
- Lzma
- Xz
- Snappy
This should extend to all supported file formats (where appropriate) and sit within [abstract-files-source](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-s3/source_s3/source_files_abstract) so that any new files storage source built on top of this inherits the compression support.
If that link is broken we may have refactored where that code sits and I forgot to update this, comment @ me and I'll fix them!
コントリビューションガイド
評価
この issue はまだ評価されていません。