public class SqlAlterHiveTableAddReplaceColumn
extends org.apache.flink.sql.parser.ddl.SqlAddReplaceColumns
| 构造器和说明 |
|---|
SqlAlterHiveTableAddReplaceColumn(org.apache.calcite.sql.parser.SqlParserPos pos,
org.apache.calcite.sql.SqlIdentifier tableName,
boolean cascade,
org.apache.calcite.sql.SqlNodeList columns,
boolean replace) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
unparse(org.apache.calcite.sql.SqlWriter writer,
int leftPrec,
int rightPrec) |
getNewColumns, getOperandList, getProperties, isReplace, printIndentfullTableName, getOperator, getPartitionKVs, getPartitionSpec, getTableNameaccept, clone, equalsDeep, findValidOptions, getCallSignature, getFunctionQuantifier, getKind, getMonotonicity, isCountStar, isExpanded, operand, operandCount, setOperand, validatepublic SqlAlterHiveTableAddReplaceColumn(org.apache.calcite.sql.parser.SqlParserPos pos,
org.apache.calcite.sql.SqlIdentifier tableName,
boolean cascade,
org.apache.calcite.sql.SqlNodeList columns,
boolean replace)
throws ParseException
ParseExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.