Closed Minashraf closed 5 months ago
Found the solution minimum retention is 1 day and can't be converted to hours or minutes
For reference:
The shortest duration we have to keep delta files around before deleting them. We can only delete delta files that are before a compaction. We may keep files beyond this duration until the next calendar day.
Bug
Which Delta project/connector is this regarding?
Describe the problem
Logs don't seem to be deleted after retention or after checkpoint
Steps to reproduce
I am using zeppelin notebook and loading my data from HDFS do an update I ran this command many times and I have a lot of checkpoints on hdfs but none of the logs are deleted Here is my table description
Observed results
None of the logs are deleted +100 files
Expected results
older logs to be deleted especially the ones before the checkpoint
Further details
Environment information
Willingness to contribute
The Delta Lake Community encourages bug fix contributions. Would you or another member of your organization be willing to contribute a fix for this bug to the Delta Lake code base?