On Mon, Nov 12, 2012 at 6:10 PM, Tyler Hobbs <[email protected]> wrote:
> On Sun, Nov 11, 2012 at 4:21 AM, Sylvain Lebresne <[email protected]>wrote: > >> Actually, if we're going to be precise, it's -2^63 to 2^63 - 1. >> Long.MIN_VALUE is not a valid token for technical reasons. > > > I think you typo'd, so just to be clear, did you mean to say that then > lower end of the range is -2^63 + 1 (leaving -2^63 for special purposes, > similar to -1 in RandomPartitioner)? > Yes, that's exactly what I meant. Sorry for the typo. -- Sylvain
