Package | Description |
---|---|
org.apache.flink.table.api.internal | |
org.apache.flink.table.delegation |
Modifier and Type | Method and Description |
---|---|
Parser |
TableEnvironmentInternal.getParser()
Return a
Parser that provides methods for parsing a SQL string. |
Parser |
TableEnvironmentImpl.getParser() |
Modifier and Type | Method and Description |
---|---|
Parser |
Planner.getParser()
Retrieves a
Parser that provides methods for parsing a SQL string. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.