public class AlterTableUpdateColumnsDesc extends AbstractAlterTableDesc
DDLDesc.DDLDescWithWriteId| Constructor and Description |
|---|
AlterTableUpdateColumnsDesc(TableName tableName,
Map<String,String> partitionSpec,
boolean isCascade) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
mayNeedWriteId() |
expectView, getDbTableName, getEnvironmentContext, getFullTableName, getPartitionSpec, getProps, getReplicationSpec, getType, getWriteId, isCascade, setWriteIdpublic AlterTableUpdateColumnsDesc(TableName tableName, Map<String,String> partitionSpec, boolean isCascade) throws SemanticException
SemanticExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.