I am hitting what looks like a bug whereby the order of the insertedIds list of values returned from insertions, while corresponding to the primaryKeySchema, is not the same as the canonical CQL (<partition keys>), <clustering columns in the right order>)
I am hitting what looks like a bug whereby the order of the
insertedIds
list of values returned from insertions, while corresponding to theprimaryKeySchema
, is not the same as the canonical CQL(<partition keys>), <clustering columns in the right order>)
(response is ok: 1, no surprises)
And the response is (note the order in the list - which matches the primaryKeySchema all right, but is off w.r.t. CQL canonical order)