[ https://issues.apache.org/jira/browse/PHOENIX-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Maryann Xue resolved PHOENIX-1859. ---------------------------------- Resolution: Fixed > Implement PhoenixLimit in Phoenix/Calcite Integration > ----------------------------------------------------- > > Key: PHOENIX-1859 > URL: https://issues.apache.org/jira/browse/PHOENIX-1859 > Project: Phoenix > Issue Type: Sub-task > Reporter: Maryann Xue > Assignee: Maryann Xue > Original Estimate: 72h > Remaining Estimate: 72h > > Limit is represented as a Sort RelNode in Calcite. We will do sort and limit > together if sort spec is present (see PHOENIX-1858). Otherwise we will have a > standalone PhoenixLimit, for which more aggressive optimization rules can be > applied than for PhoenixSort. -- This message was sent by Atlassian JIRA (v6.3.4#6332)