[
https://issues.apache.org/jira/browse/PHOENIX-4975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16657076#comment-16657076
]
Thomas D'Silva commented on PHOENIX-4975:
-----------------------------------------
[~jamestaylor]
A few tests in StatsEnabledSplitSystemCatalogIT are failing with a NPE after
this commit, can you please take a look?
org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT.testUpdatableOnUpdatableView[transactional
= OMID]
org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT.testSaltedUpdatableViewWithIndex[transactional
= OMID]
org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT.testNonSaltedUpdatableViewWithIndex[transactional
= OMID]
org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT.testReadOnlyOnReadOnlyView[transactional
= OMID]
> Fix failing unit tests for Omid due to shadow cells and no local indexes
> ------------------------------------------------------------------------
>
> Key: PHOENIX-4975
> URL: https://issues.apache.org/jira/browse/PHOENIX-4975
> Project: Phoenix
> Issue Type: Test
> Affects Versions: 4.15.0
> Reporter: James Taylor
> Assignee: James Taylor
> Priority: Major
> Fix For: 4.15.0
>
> Attachments: PHOENIX-4975.patch, PHOENIX-4975_v2.patch
>
>
> Fix unit tests failing in OMID due to:
> * Not supporting local indexes on OMID transactional tables
> * Taking into account shadow cells for guideposts width.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)