[
https://issues.apache.org/jira/browse/PHOENIX-1866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maryann Xue updated PHOENIX-1866:
---------------------------------
Labels: calcite (was: )
> 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
> Labels: calcite
> 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)