You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2013/09/23 14:21:03 UTC

[jira] [Created] (CASSANDRA-6080) Bad metadata returned for SELECT COUNT

Sylvain Lebresne created CASSANDRA-6080:
-------------------------------------------

             Summary: Bad metadata returned for SELECT COUNT
                 Key: CASSANDRA-6080
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6080
             Project: Cassandra
          Issue Type: Bug
            Reporter: Sylvain Lebresne
            Assignee: Sylvain Lebresne
            Priority: Minor
             Fix For: 2.0.2


The native protocol v2 returns the result metadata with a prepared statement, but for count queries this is currently incorrect, we return the metadata corresponding to a 'SELECT *' instead.

--
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