[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cassandra-dev
Subject:    CQL 3.0 Violates standard UUID FORMAT
From:       Bobby <bobymicroby () gmail ! com>
Date:       2012-06-29 8:16:56
Message-ID: 072762A0-ACB5-4F5B-8F97-CCBD42B1704D () gmail ! com
[Download RAW message or body]


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 is a ____ 16-byte (128-bit)  ____ number. In its canonical form, a UUID is \
represented by 32 hexadecimal digits, displayed in five groups separated by hyphens, \
in the form 8-4-4-4-12 for a _____ total of 36 characters  _______ (32 digits and \
four hyphens). 


Standard UUID representation =  36 characters  , 128 bits , 16 bytes



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic