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