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

Christophe S resolved PHOENIX-1583.
-----------------------------------
    Resolution: Duplicate

Duplicate of PHOENIX-1498

> Deleted rows are not deleted in HBase
> -------------------------------------
>
>                 Key: PHOENIX-1583
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1583
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 4.2, 3.2
>            Reporter: Christophe S
>
> I performed some tests with Phoenix with lots of insertions and deletions. I 
> inserted 200M rows and then deleted all of them. I was surprised to see that 
> the count(*) after deleting all the data took the same time as with 200M rows 
> in the table.
> I know Ii is related to the fact that the data are not really deleted in 
> HBase:
> {code}
> KEEP_DELETED_CELLS => 'true'
> {code}
> Is there a way to change that?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to