You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2014/11/15 12:43:34 UTC

[jira] [Resolved] (TAJO-1174) remove unnessary codes for blobdatum

     [ https://issues.apache.org/jira/browse/TAJO-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyunsik Choi resolved TAJO-1174.
--------------------------------
    Resolution: Fixed

committed to master branch. Thanks!

> 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)