Hi!
I'm loading table using insert overwrite and I need to generate unique keys for row key. Is there anything in Cassandra like sequences in relational databases and how to use it?
Thanks in advance!
Hi!
I'm loading table using insert overwrite and I need to generate unique keys for row key. Is there anything in Cassandra like sequences in relational databases and how to use it?
Thanks in advance!