Chao Sun created SPARK-35389:
--------------------------------

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


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