[ 
https://issues.apache.org/jira/browse/CALCITE-6128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Hyde reassigned CALCITE-6128:
------------------------------------

    Assignee: Julian Hyde

> RelBuilder.sortLimit should compose offset and fetch
> ----------------------------------------------------
>
>                 Key: CALCITE-6128
>                 URL: https://issues.apache.org/jira/browse/CALCITE-6128
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>            Priority: Major
>
> The {{RelBuilder.sortLimit}} method should compose offset and fetch. If I 
> call {{RelBuilder.sort}} to set sort with an offset, then call 
> {{RelBuilder.offsetLimit}} to set a fetch, it currently creates two 
> {{LogicalSort}} nodes but should create just one.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to