Last row inserted wins.

On May 16, 2013, at 1:49 PM, Varun Sharma <[email protected]> wrote:

> Hi,
> 
> I am wondering what happens when we add the following:
> 
> row, col, timestamp --> v1
> 
> A flush happens. Now, we add
> 
> row, col, timestamp --> v2
> 
> A flush happens again. In this case if MAX_VERSIONS == 1, how is the tie
> broken during reads and during minor compactions, is it arbitrary ?
> 
> Thanks
> Varun

Reply via email to