James Taylor created PHOENIX-4790:
-------------------------------------
Summary: 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
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)