[Feture request] Add support for s3 in particular minio storage #2028
Labels
enhancement
New feature or request. Once marked with this label, its in the backlog.
qsv pro
requires backend/cloud services
WIP
work in progress
Is your feature request related to a problem? Please describe.
We are loading multiple data sources in a minio self hosted instance. Most of them comes in csv format and similar, and have large size. Currently I am using qsv to pre process them in order to convert them into parquet format, once they fulfill a minimum of consistency. To my knowledge, qsv don't support s3 protocol, to be able to create a connection to a minio storage using credentials. So I am pre processing the data outside of the data lake, just before to load them into the minio storage.
Describe the solution you'd like
Are any chance of including support for s3 protocol in particular to minio in the future?
Give thanks please
I really thank you guys for this tool, it's amazing.
The text was updated successfully, but these errors were encountered: