michaelbpeng
Results
1
issues of
michaelbpeng
I have a cluster setup with 3 nodes. followed the instruction on page: https://docs.datastax.com/en/dse/5.1/cql/cql/cql_using/useSASIIndex.html cqlsh> desc table cycling.comments; CREATE TABLE cycling.comments ( id uuid, created_at timestamp, comment text, commenter text,...