| Package | Description |
|---|---|
| org.apache.paimon.catalog | |
| org.apache.paimon.privilege |
| Modifier and Type | Method and Description |
|---|---|
void |
Catalog.dropPartition(Identifier identifier,
Map<String,String> partitions)
Drop the partition of the specify table.
|
void |
DelegateCatalog.dropPartition(Identifier identifier,
Map<String,String> partitions) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrivilegedCatalog.dropPartition(Identifier identifier,
Map<String,String> partitions) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.