nejckorasa / s3-stream-unzip

Lightweight Java library to manage unzipping of large files and data in AWS S3 without knowing the size beforehand and without keeping it all in memory or writing to disk.
https://nejckorasa.github.io/posts/s3-unzip/
MIT License
38 stars 8 forks source link

Compatibility Issue between s3-stream-unzip and MinIO #14

Open omarabdennour opened 1 year ago

omarabdennour commented 1 year ago

Description

I am encountering a compatibility issue between the s3-stream-unzip library and the latest version of MinIO (dated 9/19/2023). When attempting to use s3-stream-unzip with the latest version of MinIO,