DESCRIBE HISTORY

Applies to: check marked yes Databricks SQL check marked yes Databricks Runtime

Returns provenance information, including the operation, user, and so on, for each write to a table. Table history is retained for 30 days.

Syntax

DESCRIBE HISTORY table_name

Parameters

See Work with Delta Lake table history for details.