So I think there are some operations in CQL WRT sets/maps that aren’t supported yet or at least not very well documented.
For example, you can set the TTL on individual set members, but how do you read the writetime() ? normally on a column I can just SELECT writetime(foo) from my_table; but … I can’t do that for an individual set member. and what happens to an individual set member’s writetime (and eventual gc, expiration) if I write it again with the same member? Does the write time get changed because it’s a new add or does the write time stay the same because its’ already there? Kevin -- Founder/CEO Spinn3r.com Location: *San Francisco, CA* blog: http://burtonator.wordpress.com … or check out my Google+ profile <https://plus.google.com/102718274791889610666/posts> <http://spinn3r.com>