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
Valued Contributor
Valued Contributor

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

Join 100K+ Data Experts: Register Now & Grow with Us!

Excited to expand your horizons with us? Click here to Register and begin your journey to success!

Already a member? Login and join your local regional user group! If there isn’t one near you, fill out this form and we’ll create one for you to join!