You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2011/07/16 01:24:01 UTC

[jira] [Commented] (CASSANDRA-2902) "count" doesn't accept UUIDs in CLI even though "get" does

    [ https://issues.apache.org/jira/browse/CASSANDRA-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066295#comment-13066295 ] 

Hudson commented on CASSANDRA-2902:
-----------------------------------

Integrated in Cassandra-0.8 #217 (See [https://builds.apache.org/job/Cassandra-0.8/217/])
    Proper support of key validation class and function calls for COUNT in
the cli.
Patch by Pavel Yaskevich, reviewed by brandonwilliams for CASSANDRA-2902

brandonwilliams : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1147336
Files : 
* /cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/cli/CliClient.java
* /cassandra/branches/cassandra-0.8/test/unit/org/apache/cassandra/cli/CliTest.java


> "count" doesn't accept UUIDs in CLI even though "get" does
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-2902
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2902
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.8.1
>            Reporter: Matthew F. Dennis
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 0.8.2
>
>         Attachments: CASSANDRA-2902.patch
>
>
> [default@V360HC_SCHEMA1] get RawValues[7dc75c1c-8af0-462a-a920-bc1dafc44f31] limit 1;
> => (column=1310593550317, value=aced00057709053fe9cc17a95b9093, timestamp=1310593550583438)
> Returned 1 results.
> [default@V360HC_SCHEMA1] count RawValues[7dc75c1c-8af0-462a-a920-bc1dafc44f31];
> UUIDs must be exactly 16 bytes

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira