[ https://issues.apache.org/jira/browse/HIVE-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sohan Jain updated HIVE-2226: ----------------------------- Attachment: HIVE-2226.3.patch > 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 > Attachments: HIVE-2226.1.patch, HIVE-2226.3.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