Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 10:21 PM
I asked a stupid question😂 I forgot to add ;
This one works
%sql
set spark.databricks.delta.retentionDurationCheck.enabled = False;
VACUUM test_deltatable;