How to write a Delta Live Table(dlt) pipeline output to Databricks SQL directly
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2022 04:30 PM
Hi,
I am trying to see if it is possible to setup a direct connection from dlt pipeline to a table in Databricks SQL by configuring the Target Schema:
with poc being a location of schema like "dbfs:/***/***/***/poc.db
The error message was just a syntax error and I am not sure if I am missing a trick here:
I have read the documentation on Target Schema but I dont think it is related to Databricks SQL and I wonder if someone can point me to the right direction or advice me on if this could be done at all?
Many thanks in advance!
Labels:
- Labels:
-
Databricks SQL
-
Setup
-
Target