Describe History Command¶
Delta Lake supports displaying versions (history) of delta tables using the following high-level operators:
- DESCRIBE HISTORY SQL command
- DeltaTable.history
Delta Lake supports displaying versions (history) of delta tables using the following high-level operators: