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

Paul Yang updated HIVE-2226:
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.8.0
           Status: Resolved  (was: Patch Available)

> Add API to retrieve table names by an arbitrary filter, e.g., by owner, 
> retention, parameters, etc.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-2226
>                 URL: https://issues.apache.org/jira/browse/HIVE-2226
>             Project: Hive
>          Issue Type: Improvement
>          Components: Metastore
>            Reporter: Sohan Jain
>            Assignee: Sohan Jain
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2226.1.patch, HIVE-2226.3.patch, HIVE-2226.4.patch
>
>
> Create a function called get_table_names_by_filter that returns a list of 
> table names in a database that match a certain filter.  The filter should 
> operate similar to the one HIVE-1609.  Initially, you should be able to prune 
> the table list based on owner, retention, or table parameter key/values.  The 
> filtering should take place at the JDO level for efficiency/speed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to