| 程序包 | 说明 |
|---|---|
| org.apache.flink.sql.parser.dql | |
| org.apache.flink.sql.parser.impl |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SqlShowCreateTable
SHOW CREATE TABLE sql call.
|
class |
SqlShowCreateView
SHOW CREATE VIEW sql call.
|
| 限定符和类型 | 方法和说明 |
|---|---|
SqlShowCreate |
FlinkSqlParserImpl.SqlShowCreate()
Parse a "Show Create Table" query and "Show Create View" query commands.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.