Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.1.0
-
None
-
None
-
Reviewed
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
Attachments
Attachments
Issue Links
- is duplicated by
-
HIVE-20446 CachedStore: bug fixes for q file tests: TestMiniLlapCliDriver, TestMiniTezCliDriver, TestMinimrCliDriver
- Resolved