Blake Eggleston created CASSANDRA-14849:
-------------------------------------------

             Summary: some empty/invalid bounds aren't caught by SelectStatement
                 Key: CASSANDRA-14849
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14849
             Project: Cassandra
          Issue Type: Bug
            Reporter: Blake Eggleston
            Assignee: Blake Eggleston
             Fix For: 4.0


Nonsensical clustering bounds like "c >= 100 AND c < 100" aren't converted to 
Slices.NONE like they should be. Although this seems to be completely benign, 
it is technically incorrect and complicates some testing since it can cause 
memtables and sstables to return different results for the same data for these 
bounds in some cases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to