FSCK REPAIR TABLE (SQL Analytics)
Removes 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.
Syntax
FSCK REPAIR TABLE table_identifier [DRY RUN]