VaibB
Contributor

Could you please try below:

1) spark.databricks.delta.retentionDurationCheck.enabled to false.
2) Vacuum with location e.g.
VACUUM delta.`/data/events/` RETAIN 100 HOURS  -- vacuum files not required by versions more than 100 hours old