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