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

Fix documentation on parallelism #238

Closed ThomasBestfleisch closed 1 year ago

ThomasBestfleisch commented 1 year ago

Here https://github.com/exasol/cloud-storage-extension/blob/main/doc/user_guide/user_guide.md#optional-parameters the new behaviour/default value is described: By default it is calculated using number of cores per node and memory reserved for the UDF.

While here the old default value /behaviour is described: https://github.com/exasol/cloud-storage-extension/blob/main/doc/user_guide/user_guide.md#import-parallelism-parameter