[
https://issues.apache.org/jira/browse/TAJO-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14725460#comment-14725460
]
ASF GitHub Bot commented on TAJO-1738:
--------------------------------------
Github user jinossy commented on the pull request:
https://github.com/apache/tajo/pull/712#issuecomment-136737420
I’ve move the offheap package to the tajo-common and I’ve change the
OffHeapMemory to MemoryBlock in order to the heap memory
> 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
>
> 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)