You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Kurt Young (Jira)" <ji...@apache.org> on 2020/05/27 12:18:00 UTC

[jira] [Commented] (FLINK-17617) Flink SQL CLI Autocomplete does not return correct hints

    [ https://issues.apache.org/jira/browse/FLINK-17617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117716#comment-17117716 ] 

Kurt Young commented on FLINK-17617:
------------------------------------

I noticed the PR has been merged, should we also close this issue?

> 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)