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 2015/02/09 21:12:34 UTC

[jira] [Commented] (CASSANDRA-8770) Support reversing map and set collation order

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

Jonathan Ellis commented on CASSANDRA-8770:
-------------------------------------------

Syntax suggestions?

{{noformat}}
  ...
  addresses map<text, address> reversed,
  ...
{{noformat}}

{{noformat}}
  ...
  addresses map<text, address> order by key desc,
  ...
{{noformat}}

{{noformat}}
  ...
  addresses map<text, address> desc,
  ...
{{noformat}}


> Support reversing map and set collation order
> ---------------------------------------------
>
>                 Key: CASSANDRA-8770
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8770
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: API
>            Reporter: Jonathan Ellis
>            Assignee: Benjamin Lerer
>            Priority: Minor
>             Fix For: 3.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)