[
https://issues.apache.org/jira/browse/PHOENIX-4195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509009#comment-16509009
]
James Taylor commented on PHOENIX-4195:
---------------------------------------
Turning the optimization off andĀ corrupting view indexes isn't viable. Let's
fix the correctness issue by throwing an error. I agree that it'd be nice if
deletions (and upserts) on global tables with views+indexes just worked, but it
doesn't. Let's figure out a way to solve the root issue, but In the meantime,
delete through tenant specific connections.
> PHOENIX-4195 Deleting view rows with extended PKs through the base table
> silently fails
> ---------------------------------------------------------------------------------------
>
> Key: PHOENIX-4195
> URL: https://issues.apache.org/jira/browse/PHOENIX-4195
> Project: Phoenix
> Issue Type: Bug
> Reporter: Thomas D'Silva
> Assignee: Geoffrey Jacoby
> Priority: Major
> Attachments: test.diff
>
>
> The attached test fails.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)