[ https://issues.apache.org/jira/browse/HIVE-20430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vaibhav Gumashta updated HIVE-20430: ------------------------------------ Description: 1. getTable call needs to set TableType before returning 2. getTableObjectsByName should throw UnknownDBException when needed and should not return null table objects 3. listTableNamesByFilter should fall back to ObjectStore till we have the correct impl 4. listPartitionNamesPs and listPartitionsPsWithAuth are buggy 5. SharedCache.removePartition bug fix 6. removeTableColStats needs to remove all col stats when column name is null > CachedStore: bug fixes for TestEmbeddedHiveMetaStore & TestRemoteHiveMetaStore > ------------------------------------------------------------------------------ > > Key: HIVE-20430 > URL: https://issues.apache.org/jira/browse/HIVE-20430 > Project: Hive > Issue Type: Sub-task > Components: Standalone Metastore > Affects Versions: 3.1.0 > Reporter: Vaibhav Gumashta > Assignee: Vaibhav Gumashta > Priority: Major > Attachments: HIVE-20430.1.patch > > > 1. getTable call needs to set TableType before returning > 2. getTableObjectsByName should throw UnknownDBException when needed and > should not return null table objects > 3. listTableNamesByFilter should fall back to ObjectStore till we have the > correct impl > 4. listPartitionNamesPs and listPartitionsPsWithAuth are buggy > 5. SharedCache.removePartition bug fix > 6. removeTableColStats needs to remove all col stats when column name is null -- This message was sent by Atlassian JIRA (v7.6.3#76005)