Nikolay Sokolov created GRIFFIN-196:
---------------------------------------
Summary: [UI] search box for table names
Key: GRIFFIN-196
URL: https://issues.apache.org/jira/browse/GRIFFIN-196
Project: Griffin (Incubating)
Issue Type: Sub-task
Reporter: Nikolay Sokolov
Add search box ontop of db/table tree view, to make it filterable. Simple
substring search seems to be enough to start with.
Use cases to cover:
* filter all tables from particular database
* filter all tables having "customer" in its name
* filter all tables with fully qualified name starting with
"db_customer.purchase_" (this feels like rather optional, as would require
composing fully qualified name from db and table names, assuming GRIFFIN-192 is
implemented)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)