DLT Event Log

kfoster
Databricks Partner

I am trying to utilize the Event Log DLT is keeping updated, I noticed some of the fields are consistently empty/null.

In the Event Log, located ".../storage/system/events", I see the field "origin" and there are nested fields within which are empty/null. How does the "table_id", "table_name", and "batch_id" become populated?

jose_gonzalez
Databricks Employee
Databricks Employee

Hi @Kristian Foster​,

The following docs will provide more details on the event log schema. Please refer to this link https://docs.databricks.com/workflows/delta-live-tables/delta-live-tables-event-log.html#monitor-pip...

Thank you @Jose Gonzalez​, the question is more about the nested JSON fields within that structure. The fields are null for "table_id", "table_name", and "batch_id".