public class AlterTableService
extends java.lang.Object
| Constructor and Description |
|---|
AlterTableService(DropTableService dropTableService,
CopyPartitionsOperation copyPartitionsOperation,
RenameTableOperation renameTableOperation) |
| Modifier and Type | Method and Description |
|---|---|
void |
alterTable(com.hotels.hcommon.hive.metastore.client.api.CloseableMetaStoreClient client,
org.apache.hadoop.hive.metastore.api.Table oldTable,
org.apache.hadoop.hive.metastore.api.Table newTable) |
public AlterTableService(DropTableService dropTableService, CopyPartitionsOperation copyPartitionsOperation, RenameTableOperation renameTableOperation)
Copyright © 2016–2022 Expedia Group. All rights reserved.