[ 
https://issues.apache.org/jira/browse/CASSANDRA-5091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

C. Scott Andreas updated CASSANDRA-5091:
----------------------------------------
    Component/s: Coordination

> Provide a way to sort read results on the coordinator node
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-5091
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5091
>             Project: Cassandra
>          Issue Type: Wish
>          Components: Coordination
>            Reporter: Sergio Bossa
>            Priority: Major
>              Labels: cql
>
> While Cassandra provides a way to scatter/gather queries with secondary 
> indexes, as well as custom secondary indexes implementations, there is 
> currently no way to sort gathered results on the coordinator node, which 
> would be very useful (actually, essential) if the index implementation 
> provides results in sorted order.
> So, what I'm proposing here is a way to provide (custom) sort 
> implementations, which may either be as easy as just adding one more 
> interface and a bunch of method calls, or get a bit more complex by providing 
> an ORDER BY clause in CQL.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to