daniel_sahal
Databricks MVP

@Mswedorske IMO it would be better to use SCD.
When you do VACUUM on a table, it removes the data files that are necessary for Time Travel, so it's not a best choice to rely on Time Travel.

View solution in original post