You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Chao Sun (Jira)" <ji...@apache.org> on 2021/05/12 19:45:00 UTC

[jira] [Created] (SPARK-35389) Analyzer should set progagateNull to false for magic function invocation

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