I have a question about the VACUUM feature!

chorongs
New Contributor III

chorongs_0-1688456804185.png

History is piled up as above

For testing, I want to erase the history of the table with the VACUUM command.

"set spark.databricks.delta.retentionDurationCheck.After the option "enabled = False" was given, the command "VACUUM del_park retain 0 hours;" was used, but the history remained unchanged

I want to erase history based on 0 hours, what should I do?