drop specific partition from a Delta Table

HanaSega_97455
New Contributor II

i have a delta table partitioned by a Date column , I'm trying to use the alter table drop partition command but get ALTER TABLE DROP PARTITION` is not supported for Delta tables error

is there a way to do it?