public class SqlAlterHiveTableSerDe extends SqlAlterHiveTable
SqlAlterHiveTable.AlterTableOpALTER_COL_CASCADE, ALTER_TABLE_OP| 构造器和说明 |
|---|
SqlAlterHiveTableSerDe(org.apache.calcite.sql.parser.SqlParserPos pos,
org.apache.calcite.sql.SqlIdentifier tableName,
org.apache.calcite.sql.SqlNodeList partitionSpec,
org.apache.calcite.sql.SqlNodeList propertyList,
org.apache.calcite.sql.SqlCharStringLiteral serdeLib) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
unparse(org.apache.calcite.sql.SqlWriter writer,
int leftPrec,
int rightPrec) |
fullTableName, getOperandList, getPropertyList, printIndentgetOperator, getPartitionKVs, getPartitionSpec, getTableNameaccept, clone, equalsDeep, findValidOptions, getCallSignature, getFunctionQuantifier, getKind, getMonotonicity, isCountStar, isExpanded, operand, operandCount, setOperand, validatepublic SqlAlterHiveTableSerDe(org.apache.calcite.sql.parser.SqlParserPos pos,
org.apache.calcite.sql.SqlIdentifier tableName,
org.apache.calcite.sql.SqlNodeList partitionSpec,
org.apache.calcite.sql.SqlNodeList propertyList,
org.apache.calcite.sql.SqlCharStringLiteral serdeLib)
throws ParseException
ParseExceptionpublic void unparse(org.apache.calcite.sql.SqlWriter writer,
int leftPrec,
int rightPrec)
unparse 在类中 SqlAlterHiveTableCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.