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)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---