public class SqlAlterHiveViewProperties
extends org.apache.flink.sql.parser.ddl.SqlAlterViewProperties
ALTER VIEW [db_name.]view_name SET TBLPROPERTIES table_properties;
| 构造器和说明 |
|---|
SqlAlterHiveViewProperties(org.apache.calcite.sql.parser.SqlParserPos pos,
org.apache.calcite.sql.SqlIdentifier tableName,
org.apache.calcite.sql.SqlNodeList propertyList) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
unparse(org.apache.calcite.sql.SqlWriter writer,
int leftPrec,
int rightPrec) |
getOperandList, getPropertyList, printIndentaccept, clone, equalsDeep, findValidOptions, getCallSignature, getFunctionQuantifier, getKind, getMonotonicity, isCountStar, isExpanded, operand, operandCount, setOperand, validateCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.