[
https://issues.apache.org/jira/browse/HIVE-16586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16008519#comment-16008519
]
Daniel Dai commented on HIVE-16586:
-----------------------------------
Here are the analysis remaining failures (with stats related methods off in
CachedStore)
annotate_stats_part: need more investigation
load_dyn_part14: need more investigation
load_dyn_part15: sort order for special character is different in derby and
TreeMap
repl_1_drop: getPartitionsByFilter is not implemented in CachedStore
url_hook: hive.metastore.ds.connection.url.hook is not implemented in
CachedStore
escape1: sort order for special character is different in derby and TreeMap
escape2: sort order for special character is different in derby and TreeMap
partition_column_names_with_leading_and_trailing_spaces: the original test rely
on derby specific issue not exist in CachedStore
> Fix Unit test failures when CachedStore is enabled
> --------------------------------------------------
>
> Key: HIVE-16586
> URL: https://issues.apache.org/jira/browse/HIVE-16586
> Project: Hive
> Issue Type: Sub-task
> Components: Metastore
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Attachments: enable_cachedstore.patch, HIVE-16586.1.patch,
> HIVE-16586.2.patch
>
>
> Though we don't plan to turn on CachedStore by default, we want to make sure
> unit tests pass with CachedStore. I turn on CachedStore in the patch in order
> to run unit tests with it, but I will turn off CachedStore when committing.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)