[ 
https://issues.apache.org/jira/browse/GRIFFIN-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nikolay Sokolov updated GRIFFIN-196:
------------------------------------
    Description: 
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-195 is 
implemented)

  was:
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)


> [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
>            Priority: Major
>
> 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-195 
> is implemented)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to