[
https://issues.apache.org/jira/browse/TAJO-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15285979#comment-15285979
]
ASF GitHub Bot commented on TAJO-2156:
--------------------------------------
GitHub user eminency opened a pull request:
https://github.com/apache/tajo/pull/1027
TAJO-2156: Create GeoIP functions taking various types instead of INET4
type
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eminency/tajo geoip_funcs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/1027.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 #1027
----
commit 300f78964e475f1ba728d6a614379cbafef09ce1
Author: Jongyoung Park <[email protected]>
Date: 2016-05-16T07:39:09Z
new geoip functions are added
----
> Create GeoIP functions taking various types instead of INET4 type
> ------------------------------------------------------------------
>
> Key: TAJO-2156
> URL: https://issues.apache.org/jira/browse/TAJO-2156
> Project: Tajo
> Issue Type: Sub-task
> Components: Function/UDF
> Affects Versions: 0.11.2
> Environment: Due to TAJO-2130, INET4 type geoip functions will be
> removed.
> To replace it, INT4 type functions could be added.
> Reporter: Jongyoung Park
> Assignee: Jongyoung Park
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)