Voice et bot modif
This commit is contained in:
parent
189d56026b
commit
7333a22bcd
10774 changed files with 634644 additions and 933308 deletions
|
|
@ -66,7 +66,11 @@ known_implementations = {
|
|||
},
|
||||
"adl": {
|
||||
"class": "adlfs.AzureDatalakeFileSystem",
|
||||
"err": "Install adlfs to access Azure Datalake Gen1",
|
||||
"err": (
|
||||
"Azure Data Lake Storage Gen1 is retired and no longer supported. Please "
|
||||
"install adlfs and use the `az://` protocol to access Azure Blob Storage "
|
||||
"and Azure Data Lake Storage Gen2 instead."
|
||||
),
|
||||
},
|
||||
"arrow_hdfs": {
|
||||
"class": "fsspec.implementations.arrow.HadoopFileSystem",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue