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

Add auto parallelism #209

Closed morazow closed 2 years ago

morazow commented 2 years ago

Situation

Currently, we expect users to set the parallelism, using a parameter. We should instead try to set this value automatically.

Acceptance Criteria