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 (Commented) (JIRA)" <ji...@apache.org> on 2011/11/03 18:17:32 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13143327#comment-13143327 ] 

Jonathan Ellis commented on CASSANDRA-3445:
-------------------------------------------

+1
                
> 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: Pavel Yaskevich
>            Priority: Minor
>              Labels: cql
>             Fix For: 1.1
>
>         Attachments: 3445-skeleton.txt, CASSANDRA-3445.patch
>
>
> 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