Describe History (Delta Lake on Databricks)
Important
This documentation has been retired and might not be updated. The products, services, or technologies mentioned in this content are no longer supported. See DESCRIBE HISTORY.
DESCRIBE HISTORY [db_name.]table_name
DESCRIBE HISTORY delta.`<path-to-table>`
Return provenance information, including the operation, user, and so on, for each write to a table. Table history is retained for 30 days.
See Work with Delta Lake table history for details.