[
https://issues.apache.org/jira/browse/TAJO-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728974#comment-14728974
]
ASF GitHub Bot commented on TAJO-1738:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/tajo/pull/712
> Improve off-heap RowBlock
> -------------------------
>
> Key: TAJO-1738
> URL: https://issues.apache.org/jira/browse/TAJO-1738
> Project: Tajo
> Issue Type: New Feature
> Components: Storage
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Fix For: 0.11.0, 0.12.0
>
> Attachments: TAJO-1738.patch, TAJO-1738_2.patch, TAJO-1738_3.patch
>
>
> OffHeapRowBlock was added by TAJO-907. but it does not support memory pooling.
> We already use the Netty PooledByteBufAllocator to DelimitedTextFile. and we
> can easy to add the implementation by PooledByteBufAllocator
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)