[
https://issues.apache.org/jira/browse/TAJO-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068274#comment-14068274
]
ASF GitHub Bot commented on TAJO-965:
-------------------------------------
GitHub user hyunsik opened a pull request:
https://github.com/apache/tajo/pull/86
TAJO-965: Upgrade Bytes class and move some methods to others.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hyunsik/tajo TAJO-965
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/86.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #86
----
commit 78b2a42d807c7f244ecab814d6a99513a01daf33
Author: Hyunsik Choi <[email protected]>
Date: 2014-07-21T07:03:12Z
TAJO-965: Upgrade Bytes class and move some methods to others.
----
> Upgrade Bytes class and move some methods to others
> ---------------------------------------------------
>
> Key: TAJO-965
> URL: https://issues.apache.org/jira/browse/TAJO-965
> Project: Tajo
> Issue Type: Bug
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Priority: Minor
> Fix For: 0.9.0
>
>
> We borrowed Bytes class from HBase. We also added some utility methods to
> Bytes class.
> The main objective of this issue is to upgrade Bytes class and moved the
> methods we added to proper classes. This refactoring will make the future
> update of Bytes class easier.
--
This message was sent by Atlassian JIRA
(v6.2#6252)