[
https://issues.apache.org/jira/browse/CALCITE-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290827#comment-15290827
]
Michael Mior commented on CALCITE-1235:
---------------------------------------
Okay, take two of the PR. It removes the nasty combine rule for sorts but still
depends on {{EnumerableLimit}}. There's now a separate {{CassandraLimit}}
operator with a rule to create it from {{CassandraLimit}}. I also added some
extra test cases and things seem to be working. If you have any suggestions on
how to avoid touching {{EnumerableLimit}} I'd love to hear it but I've done a
lot of playing around with this and I think it might be the best approach.
> 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)