โ12-22-2022 05:22 AM
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)
โ12-22-2022 05:44 AM
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)
โ12-22-2022 05:44 AM
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)
โ12-22-2022 07:38 PM
this is good details
โ12-22-2022 08:08 PM
โ12-22-2022 08:25 PM
amazing , never seen this before,thanks
โ12-22-2022 08:37 PM
@Ajay Pandeyโ is this recently introduced in Azure?
โ12-22-2022 08:50 PM
Yes,
Now you directly write data using azure databricks delta lake connector.
โ12-22-2022 08:53 PM
wow. great feature. Thanks a lot for letting the group know!!!
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