Describe History Command¶
Delta Lake supports displaying versions (history) of delta tables using the following high-level operators:
- DESCRIBE HISTORY SQL command
- DeltaTable.history
Metrics Reporting¶
Write metrics can be collected at transactional write based on history.metricsEnabled configuration property.