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