You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Lars Hofhansl (Jira)" <ji...@apache.org> on 2020/07/10 18:07:00 UTC

[jira] [Updated] (PHOENIX-6000) Client side DELETEs should use local indexes for filtering

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

Lars Hofhansl updated PHOENIX-6000:
-----------------------------------
    Attachment: 6000-4.x-HBase-1.5.txt

> Client side DELETEs should use local indexes for filtering
> ----------------------------------------------------------
>
>                 Key: PHOENIX-6000
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6000
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Priority: Major
>         Attachments: 6000-4.x-HBase-1.5.txt
>
>
> I just noticed that client side DELETEs do not use local indexes for filtering if they do not cover all keys of all other indexes.
> Unless I am missing something this is not necessary, for local indexes we have the data available in the region and can fill back the uncovered column (just like we do for SELECTs)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)