cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Copying delta to Azure SQL DB.

KVNARK
Honored Contributor II

How to copy DELTA to AZURE SQL DB using ADF?

Earlier we are using parquet format. Now, We have converted parquet to Delta by using below command:

CONVERT TO DELTA parquet.path (Azure Blob Path)

1 ACCEPTED SOLUTION

Accepted Solutions

daniel_sahal
Esteemed Contributor

You can use Azure Databricks Delta Lake linked service

(https://learn.microsoft.com/en-us/azure/data-factory/connector-azure-databricks-delta-lake?tabs=data-factory)

or source directly from Blob using Mapping data flow (https://learn.microsoft.com/en-us/azure/data-factory/format-delta)

View solution in original post

7 REPLIES 7

daniel_sahal
Esteemed Contributor

You can use Azure Databricks Delta Lake linked service

(https://learn.microsoft.com/en-us/azure/data-factory/connector-azure-databricks-delta-lake?tabs=data-factory)

or source directly from Blob using Mapping data flow (https://learn.microsoft.com/en-us/azure/data-factory/format-delta)

Aviral-Bhardwaj
Esteemed Contributor III

this is good details

AviralBhardwaj

Ajay-Pandey
Esteemed Contributor III

Hi @Aviral Bhardwajโ€‹ in ADF there is an option of a delta lake file you can directly save your file in delta lake format.

image

Ajay Kumar Pandey

Aviral-Bhardwaj
Esteemed Contributor III

amazing , never seen this before,thanks

AviralBhardwaj

KVNARK
Honored Contributor II

@Ajay Pandeyโ€‹ is this recently introduced in Azure?

Ajay-Pandey
Esteemed Contributor III

Yes,

Now you directly write data using azure databricks delta lake connector.

Ajay Kumar Pandey

KVNARK
Honored Contributor II

wow. great feature. Thanks a lot for letting the group know!!!

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group