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

Wenchen Fan resolved SPARK-35389.
---------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

Issue resolved by pull request 32553
[https://github.com/apache/spark/pull/32553]

> Analyzer should set progagateNull to false for magic function invocation
> ------------------------------------------------------------------------
>
>                 Key: SPARK-35389
>                 URL: https://issues.apache.org/jira/browse/SPARK-35389
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Chao Sun
>            Assignee: Chao Sun
>            Priority: Major
>             Fix For: 3.2.0
>
>
> For both {{Invoke}} and {{StaticInvoke}} used by magic method of 
> {{ScalarFunction}}, we should set {{propgateNull}} to false, so that null 
> values will be passed to the UDF for evaluation, instead of bypassing that 
> and directly return null. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to