You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Pochatkin (Jira)" <ji...@apache.org> on 2022/09/29 06:31:00 UTC

[jira] [Updated] (IGNITE-16973) Add advanced completions to SQL REPL

     [ https://issues.apache.org/jira/browse/IGNITE-16973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Pochatkin updated IGNITE-16973:
---------------------------------------
    Component/s: cli

> Add advanced completions to SQL REPL
> ------------------------------------
>
>                 Key: IGNITE-16973
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16973
>             Project: Ignite
>          Issue Type: Task
>          Components: cli
>            Reporter: Aleksandr
>            Assignee: Mikhail Pochatkin
>            Priority: Major
>              Labels: ignite-3, ignite-3-cli-tool
>
> In order to improve the developer experience in SQL REPL mode dynamic autocompletion can be added. For example, a user types {{select * from ta}} and gets the suggestion with the list of tables that are fetched from the JDBC.
> Also, the current list of SQL keywords for autocomplete is taken from the default Calcite parser. Use an actual list of Ignite SQL keywords for auto-complete.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)