Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 04:22 AM
I tried to VACUUM a delta table, but there is a Syntax error.
Here is the code:
%sql
set spark.databricks.delta.retentionDurationCheck.enabled = False
VACUUM test_deltatable
Labels:
- Labels:
-
Syntax