You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/08/10 16:56:19 UTC

[GitHub] mikewalch commented on issue #588: ACCUMULO-4629 add exact deletes

mikewalch commented on issue #588: ACCUMULO-4629 add exact deletes
URL: https://github.com/apache/accumulo/pull/588#issuecomment-412142668
 
 
   I really like exact deletes. I think it would be a great feature to add.  It just seems more useful if it was done on a per-mutation basis instead of changing the behavior of the table.  It would be nice if users could choose between range and exact deletes.  
   
   If you are looking to improve performance by minimizing seeks for deletes, what about adding the option to turn off deletes for a table at creation time?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services