Maryann Xue created PHOENIX-1866:
------------------------------------

             Summary: 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


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)

Reply via email to