James Taylor created PHOENIX-1882:
-------------------------------------

             Summary: 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


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)

Reply via email to