As the possible actions are Delete / Download / List / Upload I assume you use Upload?
As an alternative you can add another AzureBlobStorageConnector, download the file, append in workbench, then again AzureBlobStorageConnector, upload and overwrite.
As the possible actions are Delete / Download / List / Upload I assume you use Upload?
As an alternative you can add another AzureBlobStorageConnector, download the file, append in workbench, then again AzureBlobStorageConnector, upload and overwrite.
Thanks, indeed it seems "that's what it is" for now.
Nevertheless, I think (more like hope as I did not go deep in the doc) that the API allows appending. So I have hope that @gerhardatsafe might add it to the package one day if we ask him nicely. I could also try to explore the package python but it would be far far slower..