[
https://issues.apache.org/jira/browse/FLINK-17617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-17617:
-----------------------------------
Labels: pull-request-available (was: )
> Flink SQL CLI Autocomplete does not return correct hints
> --------------------------------------------------------
>
> Key: FLINK-17617
> URL: https://issues.apache.org/jira/browse/FLINK-17617
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Client
> Reporter: Gyula Fora
> Assignee: Gyula Fora
> Priority: Major
> Labels: pull-request-available
>
> The SQL Client does not properly return the hints for commands such as:
> USE CATALOG,
> SHOW CATALOGS,
> SHOW MODULES
> Or whenever it does not actually fall back to the table planner.
> The reason being is that the hint returned does not take into account the
> current cursor position but returns the complete text.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)