Hi, I'm new to Cassandra. I am wondering why CQL only supports using 'and' but does not support the use of 'or' in the where clause. Am I missing something about Cassandra? Do people not need to do this typically when using Cassandra?
Is it recommended to just issue multiple CQL select statements, one for each column you want to filter on?
Thanks,
Erik
