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

[jira] [Created] (SPARK-23141) Support data type string as a returnType for registerJavaFunction.

Takuya Ueshin created SPARK-23141:
-------------------------------------

             Summary: Support data type string as a returnType for registerJavaFunction.
                 Key: SPARK-23141
                 URL: https://issues.apache.org/jira/browse/SPARK-23141
             Project: Spark
          Issue Type: Improvement
          Components: PySpark, SQL
    Affects Versions: 2.3.0
            Reporter: Takuya Ueshin


Currently {{UDFRegistration.registerJavaFunction}} doesn't support data type string as a returnType whereas {{UDFRegistration.register}}, {{@udf}}, or {{@pandas_udf}} does.
 We can support it for {{UDFRegistration.registerJavaFunction}} as well.



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

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