You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2018/07/11 14:45:01 UTC

[jira] [Resolved] (PHOENIX-4790) Simplify check for client side delete

     [ https://issues.apache.org/jira/browse/PHOENIX-4790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor resolved PHOENIX-4790.
-----------------------------------
    Resolution: Fixed

> 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
>
>
> 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)