[
https://issues.apache.org/jira/browse/PHOENIX-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas D'Silva updated PHOENIX-1882:
------------------------------------
Fix Version/s: 4.4.0
5.0.0
> Issue column family deletes instead of row deletes in PTableImpl
> ----------------------------------------------------------------
>
> Key: PHOENIX-1882
> URL: https://issues.apache.org/jira/browse/PHOENIX-1882
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: James Taylor
> Assignee: Thomas D'Silva
> Fix For: 5.0.0, 4.4.0
>
>
> Since PTable knows which column families are under control of Phoenix
> (table.getColumnFamilies()), we should issue a column family delete for each
> of them instead of a row delete (this is what it gets translated to anyway
> when it gets to the server). This is actually better, as Phoenix should not
> attempt to manage undeclared column families.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)