[
https://issues.apache.org/jira/browse/TAJO-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14387666#comment-14387666
]
ASF GitHub Bot commented on TAJO-1481:
--------------------------------------
GitHub user navis opened a pull request:
https://github.com/apache/tajo/pull/483
TAJO-1481 Numeric conversion of Inet4 type should be considered as unsigned
simple patch
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/navis/tajo TAJO-1481
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/483.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 #483
----
commit ee893c8cf8b3fd3b4f49445c8d8eeca96e12e8c1
Author: navis.ryu <[email protected]>
Date: 2015-03-30T23:02:47Z
TAJO-1481 Numeric conversion of Inet4 type should be considered as unsigned
----
> Numeric conversion of Inet4 type should be considered as unsigned
> -----------------------------------------------------------------
>
> Key: TAJO-1481
> URL: https://issues.apache.org/jira/browse/TAJO-1481
> Project: Tajo
> Issue Type: Bug
> Reporter: Navis
>
> 255.255.255.0 asInt8() -> ffffffffffffff00
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)