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