You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hivemall.apache.org by "Makoto Yui (JIRA)" <ji...@apache.org> on 2018/04/06 06:19:00 UTC

[jira] [Created] (HIVEMALL-187) Support SQL/MM GeoSpatial functions

Makoto Yui created HIVEMALL-187:
-----------------------------------

             Summary: Support SQL/MM GeoSpatial functions
                 Key: HIVEMALL-187
                 URL: https://issues.apache.org/jira/browse/HIVEMALL-187
             Project: Hivemall
          Issue Type: Wish
            Reporter: Makoto Yui
             Fix For: 0.6.0


Support minimum SQL/MM GeoSpatial functions as seen in Prestodb.
 https://prestodb.io/docs/current/functions/geospatial.html

Since Esri is also developing GeoSpatial functions for Hive, supporting minimum ones (as in Presto) are enough for Hivemall.
https://github.com/Esri/spatial-framework-for-hadoop

We can use geometry-api-java for the underlying library.
https://github.com/Esri/geometry-api-java

GeoSpatial data processing in Apache Spark
https://github.com/harsha2010/magellan



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)