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