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

Geoffrey Jacoby commented on PHOENIX-4790:
------------------------------------------

+1

Note, however, that our docs (the DELETE section of the grammar page) says "If 
auto commit is on, the deletion is performed completely server-side."

> 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
>         Attachments: PHOENIX-4790.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