[
https://issues.apache.org/jira/browse/TAJO-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi updated TAJO-1174:
-------------------------------
Fix Version/s: 0.9.1
> remove unnessary codes for blobdatum
> ------------------------------------
>
> Key: TAJO-1174
> URL: https://issues.apache.org/jira/browse/TAJO-1174
> Project: Tajo
> Issue Type: Improvement
> Reporter: DaeMyung Kang
> Assignee: DaeMyung Kang
> Priority: Trivial
> Fix For: 0.9.1
>
>
> in blobdatum
> we don't need to call initFromBytes() in equals()
> because it just compare Byte array, not ByteBuffer.
> so it is better to remove unnessary codes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)