Hi Ralf,
I am not familiar with the "columnspec" but I'll try to help.
First, are you sure that the result is not the one expected ? Did you try a
select query specifying a partition key, to check the number of rows
returned ? Partitions aren't ordered when fetched, so something like the
query be
I am trying to get the stress tool to generate random values for three
clustering keys. I am trying to simulate collecting events per user id (text,
partition key). Events have a session type (text), event type (text), and
creation time (timestamp) (clustering keys, in that order). For testing