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

Gian Merlino commented on CALCITE-1719:
---------------------------------------

[~julianhyde], it sounds like the approach here is a non-starter for my 
problem, and changing SqlToRelConverter is the way to go for doing the thing I 
wanted to do. Should I close this bug then and open a new one for changes to 
SqlToRelConverter? Or re-title this one?

> SortCollapseRule for collapsing nested sorts
> --------------------------------------------
>
>                 Key: CALCITE-1719
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1719
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Gian Merlino
>            Assignee: Julian Hyde
>
> Useful for subqueries like {{SELECT * FROM (...) LIMIT X}}, where the inner
> query might have an order by or limit.
> Patch in https://github.com/apache/calcite/pull/410.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to