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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to