You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/07/16 15:18:00 UTC

[jira] [Resolved] (SPARK-24734) Fix containsNull of Concat for array type.

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

Wenchen Fan resolved SPARK-24734.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.4.0

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

> 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: Takuya Ueshin
>            Priority: Major
>             Fix For: 2.4.0
>
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org