| Package | Description |
|---|---|
| org.apache.flink.sql.parser.dml | |
| org.apache.flink.sql.parser.impl |
| Class and Description |
|---|
| RichSqlInsert
A
SqlInsert that have some extension functions like partition, overwrite. |
| RichSqlInsertKeyword
Defines the keywords that can occur immediately after the "INSERT" keyword.
|
| Class and Description |
|---|
| SqlBeginStatementSet
BEGIN STATEMENT SET.
|
| SqlEndStatementSet
END.
|
| SqlTruncateTable
SqlNode to describe TRUNCATE TABLE statement.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.