[ 
https://issues.apache.org/jira/browse/PHOENIX-4790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542035#comment-16542035
 ] 

Thomas D'Silva commented on PHOENIX-4790:
-----------------------------------------

James,

These three tests are still failing 
(https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/161/)

Test Result (3 failures / +3)
org.apache.phoenix.end2end.DeleteIT.testDeleteByRowAndFilterAutoCommit
org.apache.phoenix.end2end.DeleteIT.testDeleteByRowAndFilterNoAutoCommit
org.apache.phoenix.end2end.ExplainPlanWithStatsEnabledIT.testBytesRowsForPointDelete


> Simplify check for client side delete
> -------------------------------------
>
>                 Key: PHOENIX-4790
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4790
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: James Taylor
>            Priority: Minor
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: PHOENIX-4790.patch, PHOENIX-4790_addendum1.patch
>
>
> We don't need to check every query plan for the existence of a where clause 
> to determine if we can do a client-side delete. Instead, we can simply check 
> if any non PK columns are projected.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to