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