no particular reason, just wanting clarification b/c i saw a post (from
ed anuff i think) about java.util.UUID being inconsistent with RFC4122,
and this coming to light when looking at Cassandra's TimeUUIDType and
LexicalUUIDType. so i wondered if cassandra's types were consistent
with RFC4122, and it seems like they are not either.
On 21/11/2011 18:34, Jonathan Ellis wrote:
I think that's correct, but why would you want to do that?
On Sun, Nov 20, 2011 at 2:55 AM, Guy Incognito<dnd1...@gmail.com> wrote:
am i correct that neither of Cassandra's UUIDTypes (at least in 0.7) compare
UUIDs according to RFC4122 (ie as two unsigned longs)?