Hello,
I am trying to use the Iceberg vacuum statement with a variable date (e.g. keep all snapshot from last x days). The following code was shown in the Gnarly Data Waves Session on Tuesday, but does not seem to work in my environment (Dremio CE 25.0.0)
Unfortunately I still get the same error (although I believe you are right, if the SQL interpreter would get that far). My guess is that Dremio is expecting an actual date after “older_than” and not other functions to execute.