[
https://issues.apache.org/jira/browse/DRILL-4091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006653#comment-15006653
]
ASF GitHub Bot commented on DRILL-4091:
---------------------------------------
GitHub user k255 opened a pull request:
https://github.com/apache/drill/pull/258
DRILL-4091: Support for additional gis operations in gis contrib module
Support for commonly used gis functions in gis contrib module: relate,
contains, crosses, intersects, touches, difference, disjoint, equals, overlaps,
buffer, union, get x coord. of a point, get y coord of a point.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/k255/drill drill-gis-ext
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/258.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 #258
----
commit 6081158304ab646b1c022f4ec047df0f6cdc5d1c
Author: potocki <[email protected]>
Date: 2015-11-16T13:05:18Z
Support for additional gis operations (relate, contains, touches, union,
get x y of a point and more)
----
> Support more functions in gis contrib module
> --------------------------------------------
>
> Key: DRILL-4091
> URL: https://issues.apache.org/jira/browse/DRILL-4091
> Project: Apache Drill
> Issue Type: Improvement
> Components: Functions - Drill
> Reporter: Karol Potocki
>
> Support for commonly used gis functions in gis contrib module: relate,
> contains, crosses, intersects, touches, difference, disjoint, buffer, union
> etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)