public class ExtendedHiveStructTypeNameSpec
extends org.apache.flink.sql.parser.type.ExtendedSqlRowTypeNameSpec
| 构造器和说明 |
|---|
ExtendedHiveStructTypeNameSpec(org.apache.calcite.sql.parser.SqlParserPos pos,
List<org.apache.calcite.sql.SqlIdentifier> fieldNames,
List<org.apache.calcite.sql.SqlDataTypeSpec> fieldTypes,
List<org.apache.calcite.sql.SqlCharStringLiteral> comments) |
public ExtendedHiveStructTypeNameSpec(org.apache.calcite.sql.parser.SqlParserPos pos,
List<org.apache.calcite.sql.SqlIdentifier> fieldNames,
List<org.apache.calcite.sql.SqlDataTypeSpec> fieldTypes,
List<org.apache.calcite.sql.SqlCharStringLiteral> comments)
throws ParseException
ParseExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.