Skip to content

Azure Storage Datalake client library for Python Samples

Compare
Choose a tag to compare
released this 11 Nov 00:13
732d319
[DataLake][RecursiveAcl]Adopt AzureError change (#14906)

* [DataLake][RecursiveAcl]Adopt AzureError change

* add sample

* address comments

* parse StorageErrorException

* use latest azure-core 1.9.0 as min-dependency

* rename progress_callback in sample to progress_hook

* update shared dependency

* add python 3.9 as classifier