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

Combine docker and non-docker script classes #228

Closed allipatev closed 1 year ago

allipatev commented 1 year ago

Hi team, I have heard that it might be possible to get the OS user by means of a UDF / through UDF interface. It means that, say DockerFilesImportQueryGenerator and FilesImportQueryGenerator classes could be combined. Such a change will be quite useful from user point of view as it will simplify the Cloud Storage Deployment (not everybody will be using Extension Manager). Please consider implementing such a change.

morazow commented 1 year ago

Hey @allipatev,

Thanks for the feedback!

I think we added the docker scripts for some historical reasons, we can check if they are still relevant in the recent versions of Exasol database.