- java.lang.Object
-
- org.apache.flink.sql.parser.ddl.SqlDropPartitions.AlterTableDropPartitionsContext
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
boolean |
ifExists |
List<org.apache.calcite.sql.SqlNodeList> |
partSpecs |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
ifExists
public boolean ifExists
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.