Skip to content

Add zlib support to Decompressor #1163

@JohnHBrock

Description

@JohnHBrock

🚀 The feature

Add support to Decompressor for file_type="zlib", and add a corresponding ZlibFileLoader.

Motivation, pitch

zlib is a very popular format, but Decompressor doesn't seem to support it (AFAICT it only supports gzip, lzma, tar, zip, and bzip2). I ran into this while working with a large dataset compressed using zlib and had to roll my own solution.

Alternatives

No response

Additional context

I'm happy to submit a PR implementing this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions