You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:33:35 UTC

[jira] [Resolved] (SPARK-11159) Nested SQL UDF raises java.lang.UnsupportedOperationException: Cannot evaluate expression

     [ https://issues.apache.org/jira/browse/SPARK-11159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-11159.
----------------------------------
    Resolution: Incomplete

> Nested SQL UDF raises java.lang.UnsupportedOperationException: Cannot evaluate expression
> -----------------------------------------------------------------------------------------
>
>                 Key: SPARK-11159
>                 URL: https://issues.apache.org/jira/browse/SPARK-11159
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.5.1
>            Reporter: Jacob Wellington
>            Priority: Major
>              Labels: bulk-closed
>
> I'm running spark 1.5.1 and getting the following error: {{java.lang.UnsupportedOperationException: Cannot evaluate expression: PythonUDF#func_db_v1863(9999)}} whenever I run a query like: {{SELECT func_format_v1863(func_db_v1863('9999')) as ds261_v1869 FROM df1}} after registering {{func_db_v1863}} and {{func_format_v1863}} as functions.



--
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