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

Apache Spark reassigned SPARK-24734:
------------------------------------

    Assignee: Apache Spark

> Fix containsNull of Concat for array type.
> ------------------------------------------
>
>                 Key: SPARK-24734
>                 URL: https://issues.apache.org/jira/browse/SPARK-24734
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Takuya Ueshin
>            Assignee: Apache Spark
>            Priority: Major
>
> Currently {{Concat}} for array type uses the data type of the first child as 
> its own data type, but the children might include an array containing nulls.
> We should aware the nullabilities of all children.



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