James Taylor created PHOENIX-4290:
-------------------------------------
Summary: Full table scan performed for DELETE with table having
immutable indexes
Key: PHOENIX-4290
URL: https://issues.apache.org/jira/browse/PHOENIX-4290
Project: Phoenix
Issue Type: Bug
Reporter: James Taylor
If a DELETE command is issued with a partial match for the leading part of the
primary key, instead of using the data table, when the table has immutable
indexes, a full scan will occur against the index.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)