[
https://issues.apache.org/jira/browse/PHOENIX-5335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864870#comment-16864870
]
Lars Hofhansl commented on PHOENIX-5335:
----------------------------------------
Some observations:
* The testViewAndTableInDifferentSchemas* tests have nothing to with
transactions or column encoding, yet we also run these with all combinations.
* Same with testViewAndTableAndDropCascade, testUpdatingPropertyOnBaseTable,
testRecreateViewWhoseParentWasDropped,
testRecreateIndexWhoseAncestorWasDropped,
testRecreateDroppedTableWithChildViews, testDisallowDropOfReferencedColumn,
testDisallowDropOfColumnOnParentTable,
testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled,
testCreateViewFromHBaseTable
None of the tests above upsert any actual data, so transaction_provider or
encoding makes absolutely no difference.
We can separate these into a view metadata test.
> Fix ViewIT
> ----------
>
> Key: PHOENIX-5335
> URL: https://issues.apache.org/jira/browse/PHOENIX-5335
> Project: Phoenix
> Issue Type: Sub-task
> Affects Versions: 4.15.0, 5.1.0
> Reporter: Lars Hofhansl
> Assignee: Thomas D'Silva
> Priority: Blocker
> Fix For: 4.15.0, 5.1.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)