Anton Kedin created BEAM-3609:
---------------------------------
Summary: [SQL] Support Hive UDFs
Key: BEAM-3609
URL: https://issues.apache.org/jira/browse/BEAM-3609
Project: Beam
Issue Type: New Feature
Components: dsl-sql
Reporter: Anton Kedin
Consider supporting existing UDF libraries, e.g.:
https://github.com/Esri/spatial-framework-for-hadoop/blob/master/hive/src/main/java/com/esri/hadoop/hive/ST_Aggr_Union.java
Will probably need to implement a layer on top of
https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/UDF.java
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)