[
https://issues.apache.org/jira/browse/TAJO-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinho Kim resolved TAJO-1983.
-----------------------------
Resolution: Fixed
committed it
Thanks
> Improve memory usage of ExternalSortExec
> ----------------------------------------
>
> Key: TAJO-1983
> URL: https://issues.apache.org/jira/browse/TAJO-1983
> Project: Tajo
> Issue Type: Improvement
> Components: Offheap, Physical Operator
> Affects Versions: 0.9.0, 0.10.0, 0.11.0
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Fix For: 0.12.0, 0.11.1
>
>
> ExternalSortExec keeps tuple list for sort. but it causes too many GC.
> We should change to off-heap tuple instead of VTuple
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)