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