public class SqlAlterHiveTableFileFormat extends SqlAlterHiveTable
SqlAlterHiveTable.AlterTableOpALTER_COL_CASCADE, ALTER_TABLE_OP| 构造器和说明 |
|---|
SqlAlterHiveTableFileFormat(org.apache.calcite.sql.parser.SqlParserPos pos,
org.apache.calcite.sql.SqlIdentifier tableName,
org.apache.calcite.sql.SqlNodeList partSpec,
org.apache.calcite.sql.SqlIdentifier format) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 SqlAlterHiveTableFileFormat(org.apache.calcite.sql.parser.SqlParserPos pos,
org.apache.calcite.sql.SqlIdentifier tableName,
org.apache.calcite.sql.SqlNodeList partSpec,
org.apache.calcite.sql.SqlIdentifier format)
public void unparse(org.apache.calcite.sql.SqlWriter writer,
int leftPrec,
int rightPrec)
unparse 在类中 SqlAlterHiveTableCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.