Hi, we are using data warehouse exports.The Files that we are receiving a quite big -> in avg. 1GB on hourly basis. Our db don't support ZIP format (the same like Athena, Redshift, Snowflake etc.), so we need to convert the files first in GZIP. Since unzip large files consumes a lot of time & ressou...