[
https://issues.apache.org/jira/browse/TAJO-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354125#comment-14354125
]
ASF GitHub Bot commented on TAJO-1382:
--------------------------------------
GitHub user navis opened a pull request:
https://github.com/apache/tajo/pull/403
TAJO-1382 Refactoring of NumberUtil to keep single copy of codes both for
byte[] and bytebuf
Introduced value accessor to consolidate two pair of codes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/navis/tajo TAJO-1382
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/403.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 #403
----
commit b9974422a25259086ec81b1b0e285255655a5d42
Author: navis.ryu <[email protected]>
Date: 2015-03-10T02:03:37Z
TAJO-1382 Refactoring of NumberUtil to keep single copy of codes both for
byte[] and bytebuf
----
> Refactoring of NumberUtil to keep single copy of codes both for byte[] and
> bytebuf
> ----------------------------------------------------------------------------------
>
> Key: TAJO-1382
> URL: https://issues.apache.org/jira/browse/TAJO-1382
> Project: Tajo
> Issue Type: Improvement
> Reporter: Navis
> Assignee: Navis
> Priority: Trivial
>
> Another trivial patch.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)