Can I give partition filter conditions for the VACUUM command similar to OPTIMIZE

brickster_2018
Databricks Employee
Databricks Employee

For the optimize command, I can give predicates and it's easy to optimize the partitions where the data is added. Similarly, can I specify the "WHERE" clause on the partition for a VACUUM command