Great :) I was a bit worried at first.
On Jun 29, 2012, at 2:54 PM, Sylvain Lebresne wrote:
> On Fri, Jun 29, 2012 at 10:18 AM, Bobby wrote:
>> According to the CQL 3.0 specification :
>>
>> A UUID constant is defined by hex{8}-hex{4}-hex{4}-hex{12} where hex is
>> an hexadecimal characte
On Fri, Jun 29, 2012 at 10:18 AM, Bobby wrote:
> According to the CQL 3.0 specification :
>
> A UUID constant is defined by hex{8}-hex{4}-hex{4}-hex{12} where hex is
> an hexadecimal character, e.g. [0-9a-fA-F]and {4} is the number of such
> characters.
>
> Cassandra UUID representatio
According to the CQL 3.0 specification :
A UUID constant is defined by hex{8}-hex{4}-hex{4}-hex{12} where hex is an
hexadecimal character, e.g. [0-9a-fA-F]and {4} is the number of such
characters.
Cassandra UUID representation = 28 characters , 112 bits , 14 bytes
But...
A UUID