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

Timothy Farkas updated DRILL-5823:
----------------------------------
    Description: When the limit is large. Ex. 100,000,000 the Top N operator 
will keep all the records in memory and probably die. [~ben-zvi] suggested a 
solution where the planner uses a spilled sort in the case where the limit is 
large.  (was: When the limit is large. Ex. 100,000,000 the Top N operator will 
keep all the records in memory and probably die)

> Optimize TopN Algorithm And Make TopN Memory Aware
> --------------------------------------------------
>
>                 Key: DRILL-5823
>                 URL: https://issues.apache.org/jira/browse/DRILL-5823
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Timothy Farkas
>            Assignee: Timothy Farkas
>
> When the limit is large. Ex. 100,000,000 the Top N operator will keep all the 
> records in memory and probably die. [~ben-zvi] suggested a solution where the 
> planner uses a spilled sort in the case where the limit is large.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to