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 (JIRA)" <ji...@apache.org> on 2010/11/11 15:23:16 UTC

[jira] Commented: (CASSANDRA-1687) Add UUID functions to cli

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

Jonathan Ellis commented on CASSANDRA-1687:
-------------------------------------------

committed, but this does not work:

{code}
set cf2[timeuuid()][asdf] = 1
Syntax error at position 16: mismatched input '(' expecting ']'
{code}

> Add UUID functions to cli
> -------------------------
>
>                 Key: CASSANDRA-1687
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1687
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: CASSANDRA-1687.patch
>
>
> Add timeuuid and lexicaluuid functions to the cli:
> set timeline[jbellis][timeuuid()] = ...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.