Closed rudolfix closed 2 months ago
This PR enables external locations and named credential in Databricks. It does a few more things as our handling of fsspec urls prevented the usage of abfss://container@account.../path locations which Databricks required:
abfss://container@account.../path
remote_uri
remote_url
Description
This PR enables external locations and named credential in Databricks. It does a few more things as our handling of fsspec urls prevented the usage of
abfss://container@account.../path
locations which Databricks required:remote_uri
in trace got renamed toremote_url