You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Maryann Xue (JIRA)" <ji...@apache.org> on 2015/11/05 19:42:27 UTC

[jira] [Resolved] (PHOENIX-1866) Implement Sort/Limit Merge Rules in Phoenix/Calcite Integration

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

Maryann Xue resolved PHOENIX-1866.
----------------------------------
    Resolution: Fixed

> Implement Sort/Limit Merge Rules in Phoenix/Calcite Integration
> ---------------------------------------------------------------
>
>                 Key: PHOENIX-1866
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1866
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Sort over Sort-without-fetch --> the sort below can be removed.
> Limit over Sort-without-fetch --> can be merged into Sort-with-fetch.
> Limit over Sort-with-fetch/Limit --> can be merged into one Sort/Limit with the smaller limit if both limit nodes are stateless.



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