| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.ddl.table.execute | |
| org.apache.hadoop.hive.ql.metadata |
| Modifier and Type | Method and Description |
|---|---|
AlterTableExecuteSpec |
AlterTableExecuteDesc.getExecuteSpec() |
| Constructor and Description |
|---|
AlterTableExecuteDesc(TableName tableName,
Map<String,String> partitionSpec,
AlterTableExecuteSpec executeSpec) |
| Modifier and Type | Method and Description |
|---|---|
void |
Hive.alterTableExecuteOperation(Table table,
AlterTableExecuteSpec executeSpec) |
default void |
HiveStorageHandler.executeOperation(Table table,
AlterTableExecuteSpec executeSpec)
Execute an operation on storage handler level
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.