Jaka Jancar created SPARK-11966:
-----------------------------------

             Summary: Spark API for UDTFs
                 Key: SPARK-11966
                 URL: https://issues.apache.org/jira/browse/SPARK-11966
             Project: Spark
          Issue Type: New Feature
            Reporter: Jaka Jancar


Defining UDFs is easy using sqlContext.udf.register, but not table-generating 
functions. For those you still have to use these horrendous Hive interfaces:

https://github.com/prongs/apache-hive/blob/master/contrib/src/java/org/apache/hadoop/hive/contrib/udtf/example/GenericUDTFCount2.java




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to