cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
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

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

Aviral-Bhardwaj
Esteemed Contributor III

amazing , never seen this before,thanks

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.

KVNARK
Honored Contributor II

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

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.