Slackbot
04/23/2023, 12:19 AMJohn Kowtko
04/23/2023, 7:59 PMAdarsh Sanjeev
04/30/2023, 9:13 AMDELETE FROM datasource
[OVERWRITE WHERE <time>]
WHERE <condition>
PARTITIONED BY
[CLUSTERED BY ]
We could use a different clause for one of the two WHEREs like "DELETE IN TIME RANGE <time> WHERE ..." (just as an example) but this would be inconsistent with either the current REPLACE syntax or the SQL like DELETE syntax.John Kowtko
05/02/2023, 2:08 PMAdarsh Sanjeev
05/03/2023, 12:38 PMJohn Kowtko
05/03/2023, 1:34 PM