You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (Updated) (JIRA)" <ji...@apache.org> on 2011/11/03 04:21:34 UTC

[jira] [Updated] (CASSANDRA-3445) recognize that "SELECT first ... *" isn't really "SELECT *"

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

Jonathan Ellis updated CASSANDRA-3445:
--------------------------------------

    Attachment: 3445-skeleton.txt

Would like to take the approach outlined here but there isn't actually a way to tell if the FIRST count was specified in the statement or not w/ the current antlr.  Re-assigning to Pavel for antlr help.
                
> recognize that "SELECT first ... *" isn't really "SELECT *"
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-3445
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3445
>             Project: Cassandra
>          Issue Type: Bug
>          Components: API
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>              Labels: cql
>             Fix For: 1.1
>
>         Attachments: 3445-skeleton.txt
>
>
> QueryProcessor includes the row key in "first *" because it mistakenly thinks the full row is being requested.  "first *" should really be treated like a slice.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira