Drop partition by name
DELETE/metalakes/:metalake/catalogs/:catalog/schemas/:schema/tables/:table/partitions/:partition
Drops the specified partition
Request
Path Parameters
metalake stringrequired
The name of the metalake
catalog stringrequired
The name of the catalog
schema stringrequired
The name of the schema
table stringrequired
The name of the table
partition stringrequired
The name of the partition
Query Parameters
purge boolean
Purge the partition data