Create Materialized Views via DLT Pipelines

Ashwini Gaikwad 130 Reputation points
2024-11-22T21:22:51.9733333+00:00

I am attempting to create materialized views via DLT pipelines in the "abc" catalog and "gold" schema based on different catalog and schema ("fmv"), which contains 20 tables.

Workspace binding , NSG connections and access part is already achieved between both the catalogs.

However, the DLT pipelines fail during the initialization stage with the following error:

"You attempted to update an empty pipeline. This error usually means no tables were discovered in your specified source code. Please verify your source code contains table definitions."

Is it possible to create materialized views in one catalog and schema based on tables residing under different catalog and schema? If so, what are the steps to achieve this?

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,240 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.