Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enables external location and named credential in databricks #1755

Merged
merged 8 commits into from
Aug 28, 2024

Conversation

rudolfix
Copy link
Collaborator

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:

Copy link

netlify bot commented Aug 27, 2024

Deploy Preview for dlt-hub-docs canceled.

Name Link
🔨 Latest commit 73e5763
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/66cf0045143ad30008600ab3

@rudolfix rudolfix force-pushed the feat/enables-external-location-databricks branch from 58251dc to 7fbaac0 Compare August 27, 2024 21:50
@rudolfix rudolfix requested review from sh-rp and VioletM August 27, 2024 21:51
@rudolfix rudolfix force-pushed the feat/enables-external-location-databricks branch from 7fbaac0 to d7bbd99 Compare August 28, 2024 08:40
@rudolfix rudolfix self-assigned this Aug 28, 2024
@rudolfix rudolfix added the support This issue is monitored by Solution Engineer label Aug 28, 2024
@rudolfix rudolfix merged commit 4e1c607 into devel Aug 28, 2024
55 checks passed
@rudolfix rudolfix deleted the feat/enables-external-location-databricks branch August 28, 2024 11:17
willi-mueller pushed a commit that referenced this pull request Sep 2, 2024
* allows to configure external location and named credential for databricks

* fixes #1703

* normalizes 'value' when wrapping simple objects in relational, fixes #1754

* simplifies fsspec globbing and allows various url formats that are preserved when reconstituting full url, allows abfss databricks format

* adds info on partially loaded packages to docs

* renames remote_uri to remote_url in traces

* fixes delta for abfss

* adds nested tables dlt columns collision test
willi-mueller pushed a commit that referenced this pull request Sep 2, 2024
* allows to configure external location and named credential for databricks

* fixes #1703

* normalizes 'value' when wrapping simple objects in relational, fixes #1754

* simplifies fsspec globbing and allows various url formats that are preserved when reconstituting full url, allows abfss databricks format

* adds info on partially loaded packages to docs

* renames remote_uri to remote_url in traces

* fixes delta for abfss

* adds nested tables dlt columns collision test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support This issue is monitored by Solution Engineer
Projects
Status: Done
1 participant