public interface IMetaStoreIncompatibleChangeHandler
HiveAlterHandler| Modifier and Type | Method and Description |
|---|---|
void |
allowChange(org.apache.hadoop.conf.Configuration conf,
Table oldTable,
Table newTable)
Checks if the old table can be altered to the new table.
|
void allowChange(org.apache.hadoop.conf.Configuration conf,
Table oldTable,
Table newTable)
throws InvalidOperationException
InvalidOperationExceptionoldTable - newTable - InvalidOperationExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.