Anish Kumar Sarangi
Anish Kumar Sarangi

Reputation: 15

Azure Purview support for Delta Format sink in Data flow of ADF

I was recently exploring Azure Purview and was trying to push lineage information from ADF to Azure purview. However, it seems when we sink data in Delta Format using dataflow in ADF (Which is a inline format for data flow), it doesn't capture the lineage information. Whereas, it captures the lineage information when sinking using "dataset" in "Parquet" format. Is it that I am missing something here or its a bug or a feature that needs to be addressed?

Upvotes: 1

Views: 858

Answers (1)

DanielPerlovsky-MSFT
DanielPerlovsky-MSFT

Reputation: 176

Delta Lake lineage from ADF data flow is not supported in Azure Purview right now. This is a known limitation and we are working to get it released. There is no ETA at this time.

Upvotes: 1

Related Questions