| Package | Description |
|---|---|
| org.apache.flink.sql.parser.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
FlinkSqlParserImpl.AlterTableDropPartitions(SqlDropPartitions.AlterTableDropPartitionsContext context)
Parses
ALTER TABLE table_name DROP [IF EXISTS] PARTITION partition_spec[, PARTITION partition_spec, ...]. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.