Friday, 6 September 2013

Using timestamp as column name in CQL

Using timestamp as column name in CQL

I'm using CQL to create a column family with timestamp as my column name
in cassandra. Has anyone tried it before? I have looked through timeuuid
functions in CQL syntax. But I'm not sure as to how to use any of them in
the CREATE or UPDATE queries to create a column name with timestamp in it.

No comments:

Post a Comment