Adding dev only for this thread.
On Wed, Feb 1, 2017 at 4:39 AM, Kant Kodali wrote:
> What is the difference between accepting a value and committing a value?
>
>
>
> On Wed, Feb 1, 2017 at 4:25 AM, Kant Kodali wrote:
>
>> Hi,
>>
>> Thanks for the response. I finished watching this video but I
On Tue, Jun 5, 2012 at 2:24 AM, Kirk True wrote:
> removeDeleted actually filters out columns and removeDeletedCF doesn't.
> Because "normal" column families only call removeDeletedCF is it assumed
> that deleted and expired columns have already been filtered out? Is that
> what QueryFilter's isRe
Hi all,
I'm a bit confused on the ColumnFamilyStore 'remove deleted' methods and
have a question.
I see this in many callers:
TODO: this is necessary because when we collate supercolumns
together, we don't check their subcolumns for relevance, so we need
to do a second prune post fac