You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alex Liu (JIRA)" <ji...@apache.org> on 2013/05/16 22:31:16 UTC

[jira] [Resolved] (CASSANDRA-5573) Querying with an empty (impossible) range returns incorrect results

     [ https://issues.apache.org/jira/browse/CASSANDRA-5573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Liu resolved CASSANDRA-5573.
---------------------------------

    Resolution: Invalid
    
> Querying with an empty (impossible) range returns incorrect results
> -------------------------------------------------------------------
>
>                 Key: CASSANDRA-5573
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5573
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.2.4
>            Reporter: Mike Schrag
>
> SELECT * FROM cf WHERE token(key) > 2000 AND token(key) <= 2000 LIMIT 1000 ALLOW FILTERING;
> This should return nothing, but instead appears to freak and return arbitrary token values.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira