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 2017/10/16 18:48:01 UTC

[jira] [Created] (PHOENIX-4290) Full table scan performed for DELETE with table having immutable indexes

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)