Package org.apache.flink.sql.parser.ddl
Class SqlDropPartitions.AlterTableDropPartitionsContext
java.lang.Object
org.apache.flink.sql.parser.ddl.SqlDropPartitions.AlterTableDropPartitionsContext
- Enclosing class:
- SqlDropPartitions
Alter table add partition context.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ifExists
public boolean ifExists -
partSpecs
-
-
Constructor Details
-
AlterTableDropPartitionsContext
public AlterTableDropPartitionsContext()
-