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

Michael Mior commented on CALCITE-1235:
---------------------------------------

Thanks for the review! I agree that it makes sense to still push limit+offset 
down. Cassandra does support sort+limit which is the main reason that limit is 
currently handled by {{CassandraSort}}. I'll take a closer look at how I might 
be able to rewrite the rules to only deal with {{Sort}}. I didn't realize that 
the logical sort could be used for limit with an empty key.

> Push down LIMIT in unfiltered Cassandra queries
> -----------------------------------------------
>
>                 Key: CALCITE-1235
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1235
>             Project: Calcite
>          Issue Type: Improvement
>          Components: cassandra
>    Affects Versions: 1.7.0
>            Reporter: Michael Mior
>            Assignee: Michael Mior
>




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

Reply via email to