You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Justin Chen (Jira)" <ji...@apache.org> on 2020/04/07 19:36:00 UTC

[jira] [Created] (DRILL-7692) Select default schema from enabled storage plugins in query page

Justin Chen created DRILL-7692:
----------------------------------

             Summary: Select default schema from enabled storage plugins in query page
                 Key: DRILL-7692
                 URL: https://issues.apache.org/jira/browse/DRILL-7692
             Project: Apache Drill
          Issue Type: Improvement
          Components: Web Server
    Affects Versions: 1.18.0
            Reporter: Justin Chen
         Attachments: Screenshot 2020-04-07 at 3.33.32 PM.png, Screenshot 2020-04-07 at 3.33.37 PM.png

[https://github.com/apache/drill/pull/1996]

The above PR introduced an option to specify a default schema to find table names in the query page of the web UI.

Users specify a schema through an input field but this is error prone and doesn't restrict options to enabled storage plugins.

 I propose that it be changed to a dropdown that lists enabled storages as options, and automatically defaults if there is only one available storage.

See attached screenshot for an example:
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)