keith-turner commented on issue #946: Create a column buffer class for 
GarbageCollectionIterator
URL: https://github.com/apache/fluo/issues/946#issuecomment-338271626
 
 
   My thinking with the `copyTo()` method is that it avoid having to 
materialize the Keys when copying from `keys` to `keysFiltered`.  I proposed 
this after looking at the code and seeing that the filtering was done on 
timestamp only.  This works nicely with internal impl of ColumnBuffer that only 
keeps timestamps.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to