You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksandr (Jira)" <ji...@apache.org> on 2022/05/12 20:19:00 UTC

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

Aleksandr created IGNITE-16973:
----------------------------------

             Summary: Add advanced completions to SQL REPL
                 Key: IGNITE-16973
                 URL: https://issues.apache.org/jira/browse/IGNITE-16973
             Project: Ignite
          Issue Type: Task
            Reporter: Aleksandr


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.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)