Stefan Stefanov
Windmill Dependency Resolution taking around 3s for each scripts
Alright, understand. Sorry for my misundertanding. Trying to figure out pros and cost of how we should properly access the persistance storage with minimal dependencies. In that case excluding the Azure libraries.
And for Polars and Azure: accessing
wmill.polars_connection_settings().s3fs_args
I have the following error:
Exception: http://localhost:44353/api/w/dev/job_helpers/v2/polars_connection_settings: 500, Bad config: Polars only works with an S3 storage, Azure Blob is not supported yet
But the Polars .write_**(storage_options) are accepting Azure.
Is there planned support to retrieve the azure storage options from wmill client?13 replies