Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.18.0
-
None
Description
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: