Package | Description |
---|---|
org.apache.flink.sql.parser.impl | |
org.apache.flink.table.planner.operations.converters |
Modifier and Type | Method and Description |
---|---|
SqlShowDatabases |
FlinkSqlParserImpl.SqlShowDatabases()
Parse a "Show DATABASES" metadata query command.
|
Modifier and Type | Method and Description |
---|---|
Operation |
SqlShowDatabasesConverter.convertSqlNode(SqlShowDatabases sqlShowDatabases,
SqlNodeConverter.ConvertContext context) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.