cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

When developing Delta Live Tables, is there a way to see the query history?

User16826992666
Valued Contributor

I am not sure where I can look currently to see how my DLT queries are performing. How can I investigate the query plan for past DLT runs?

1 REPLY 1

Priyanka_Biswas
Databricks Employee
Databricks Employee

Hello @Trevor Bishopโ€‹ 

You can check the query plan in the Spark UI , SQL tab. You would need to select the past run from dropdown and click on SparkUI

Additionally an event log is created and maintained for every Delta Live Tables pipeline. The event log contains all information related to the pipeline, including audit logs, data quality checks, pipeline progress, and data lineage. You can use the event log to track, understand, and monitor the state of your data pipelines.

Ref:https://docs.databricks.com/workflows/delta-live-tables/delta-live-tables-event-log.html

Connect with Databricks Users in Your Area

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