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

Jeremiah Jordan commented on CASSANDRA-10489:
---------------------------------------------

bq. And I'm very opposed to supporting it only if the user disable paging

+1 I too don't see a good way to do this in the face of paging, without 
ignoring paging.  And then you are back to the whole reason we made paging in 
the first place, people were issuing queries that would materialize large data 
sets and crash nodes.

I agree, I think a materialized view with a different clustering order is where 
this should happen.

> arbitrary order by on partitions
> --------------------------------
>
>                 Key: CASSANDRA-10489
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10489
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jon Haddad
>            Priority: Minor
>
> We've got aggregations, we might as well allow sorting rows within a 
> partition on arbitrary fields.  Currently the advice is "do it client side", 
> but when combined with a LIMIT clause it makes sense do this server side.



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

Reply via email to