[
https://issues.apache.org/jira/browse/CALCITE-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290343#comment-15290343
]
Michael Mior commented on CALCITE-1235:
---------------------------------------
Unfortunately I don't see a good way to get rid of rules involving
{{EnumerableLimit}}. The problem is that to push down sort + limit there needs
to be an instance of {{CassandraFilter}}. However, at the point where this rule
has been applied, it seems like {{EnumerableFilterRule}} has already been
applied. Also, I'm going to create a separate JIRA to deal with pushing down
offset.
> 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)