You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@s2graph.apache.org by "Chul Kang (JIRA)" <ji...@apache.org> on 2018/06/18 16:01:00 UTC

[jira] [Created] (S2GRAPH-225) support custom udf class

Chul Kang created S2GRAPH-225:
---------------------------------

             Summary: support custom udf class
                 Key: S2GRAPH-225
                 URL: https://issues.apache.org/jira/browse/S2GRAPH-225
             Project: S2Graph
          Issue Type: Sub-task
          Components: s2jobs
            Reporter: Chul Kang
            Assignee: Chul Kang


We need to support custom UDFs that is available on SQL queries.
UDFs allow enabling new functions in SQL by abstracting their lower level language implementations. 
Spark SQL offers integrating custom udf easily.
I think it would be nice to provide an interface to register the custom UDFs in the Job Description.



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