[
https://issues.apache.org/jira/browse/PHOENIX-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14505571#comment-14505571
]
James Taylor commented on PHOENIX-1831:
---------------------------------------
This has been fixed, but we still need a test to verify it.
> Ensure that a point delete from the data table ends up as a point delete in
> the index table
> -------------------------------------------------------------------------------------------
>
> Key: PHOENIX-1831
> URL: https://issues.apache.org/jira/browse/PHOENIX-1831
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: James Taylor
>
> Currently Phoenix only issues row deletes and column deletes, but never point
> deletes. With Tephra, once row deletes are handled, we're going to have to
> handle point deletes correctly. These will occur when a transaction needs to
> be aborted after a conflict is detected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)