You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Tinkoff DWH (JIRA)" <ji...@apache.org> on 2017/03/22 13:58:41 UTC

[jira] [Created] (ZEPPELIN-2297) improvements to jdbc autocompleter

Tinkoff DWH created ZEPPELIN-2297:
-------------------------------------

             Summary: improvements to jdbc autocompleter
                 Key: ZEPPELIN-2297
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2297
             Project: Zeppelin
          Issue Type: Improvement
          Components: front-end, Interpreters
            Reporter: Tinkoff DWH
            Assignee: Tinkoff DWH


there are some ideas to improve:
* add type of completion (table, shema, etc...)
* make search case insensitive
* update Meta for each completion request (Ctrl + .)
* add a parameter of interpretator with a list of schemas by which to get meta (if empty then all)
* return all completions if can't determine  type




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)