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