| Package | Description |
|---|---|
| org.apache.flink.sql.parser.dql | |
| org.apache.flink.sql.parser.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlShowCreateTable
SHOW CREATE TABLE sql call.
|
class |
SqlShowCreateView
SHOW CREATE VIEW sql call.
|
| Modifier and Type | Method and Description |
|---|---|
SqlShowCreate |
FlinkSqlParserImpl.SqlShowCreate()
Parse a "Show Create Table" query and "Show Create View" query commands.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.