[
https://issues.apache.org/jira/browse/TAJO-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208571#comment-14208571
]
ASF GitHub Bot commented on TAJO-1151:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/228#issuecomment-62782583
+1
The patch looks great to me. This work will remove the unnecessary
overheads of byte-array allocation, and it will be very helpful for zero-copy
tuple in on-going ```block_iteration``` works.
> Implement the ByteBuffer-based De/Serializer
> ---------------------------------------------
>
> Key: TAJO-1151
> URL: https://issues.apache.org/jira/browse/TAJO-1151
> Project: Tajo
> Issue Type: Sub-task
> Components: storage
> Reporter: Jinho Kim
> Assignee: Jinho Kim
>
> We should add ByteBuffer-based De/Serializer instead of {{byte[]}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)