A data engineer discovered an error in a daily update to a table and decided to use Delta Lake's time travel feature to revert the table to its state from three days ago. However, they encountered an issue where the attempt to time travel failed due to the deletion of the data files. What is the reason for the missing data files?