public class AlterTableSetPartitionSpecOperation extends AbstractAlterTableOperation<AlterTableSetPartitionSpecDesc>
environmentContextcontext, desc, LOG| Constructor and Description |
|---|
AlterTableSetPartitionSpecOperation(DDLOperationContext context,
AlterTableSetPartitionSpecDesc desc) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doAlteration(Table table,
Partition partition) |
execute, getStorageDescriptorpublic AlterTableSetPartitionSpecOperation(DDLOperationContext context, AlterTableSetPartitionSpecDesc desc)
protected void doAlteration(Table table, Partition partition) throws HiveException
doAlteration in class AbstractAlterTableOperation<AlterTableSetPartitionSpecDesc>HiveExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.