exasol / cloud-storage-extension

Exasol Cloud Storage Extension for accessing formatted data Avro, Orc and Parquet, on public cloud storage systems
MIT License
7 stars 11 forks source link

Azure storage as docker container for integration testing #203

Open morazow opened 2 years ago

morazow commented 2 years ago

Statement

We should check and try to find a Azure Storage docker container for integration testing similar to Localstack S3.

So far, I have looked into Azurite, but unfortunately, it does not support wasb, abfs protocols (https://github.com/Azure/Azurite/issues/553).

Acceptance Criteria