| 程序包 | 说明 |
|---|---|
| org.apache.flink.sql.parser.hive.ddl | |
| org.apache.flink.sql.parser.hive.impl |
| 类和说明 |
|---|
| SqlAlterHiveDatabase
Abstract class for ALTER DDL of a Hive database.
|
| SqlAlterHiveDatabase.AlterHiveDatabaseOp
Type of ALTER DATABASE operation.
|
| SqlAlterHiveTable
Abstract class for ALTER DDL of a Hive table.
|
| SqlAlterHiveTable.AlterTableOp
Type of ALTER TABLE operation.
|
| SqlCreateHiveTable.HiveTableCreationContext
Creation context for a Hive table.
|
| SqlCreateHiveTable.HiveTableRowFormat
To represent ROW FORMAT in CREATE TABLE DDL.
|
| SqlCreateHiveTable.HiveTableStoredAs
To represent STORED AS in CREATE TABLE DDL.
|
| SqlHiveConstraintEnable
Enumeration of Hive constraint ENABLE.
|
| SqlHiveConstraintRely
Enumeration of Hive constraint RELY.
|
| SqlHiveConstraintTrait
To describe a Hive constraint, i.e.
|
| SqlHiveConstraintValidate
Enumeration of Hive constraint VALIDATE.
|
| 类和说明 |
|---|
| SqlCreateHiveTable.HiveTableCreationContext
Creation context for a Hive table.
|
| SqlCreateHiveTable.HiveTableRowFormat
To represent ROW FORMAT in CREATE TABLE DDL.
|
| SqlCreateHiveTable.HiveTableStoredAs
To represent STORED AS in CREATE TABLE DDL.
|
| SqlHiveConstraintTrait
To describe a Hive constraint, i.e.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.