Fsck Repair Table (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 FSCK REPAIR TABLE.

FSCK REPAIR TABLE [db_name.]table_name [DRY RUN]

Remove the file entries from the transaction log of a Delta table that can no longer be found in the underlying file system. This can happen when these files have been manually deleted.

DRY RUN

Return a list of files to be removed from the transaction log.