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/11/29 15:03:00 UTC

[jira] [Resolved] (SPARK-26211) Fix InSet for binary, and struct and array with null.

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

Wenchen Fan resolved SPARK-26211.
---------------------------------
       Resolution: Fixed
         Assignee: Takuya Ueshin
    Fix Version/s: 3.0.0
                   2.4.1
                   2.3.3

> Fix InSet for binary, and struct and array with null.
> -----------------------------------------------------
>
>                 Key: SPARK-26211
>                 URL: https://issues.apache.org/jira/browse/SPARK-26211
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.3.2, 2.4.0
>            Reporter: Takuya Ueshin
>            Assignee: Takuya Ueshin
>            Priority: Major
>             Fix For: 2.3.3, 2.4.1, 3.0.0
>
>
> Currently {{InSet}} doesn't work properly for binary type, or struct and array type with null value in the set.
>  Because, as for binary type, the {{HashSet}} doesn't work properly for {{Array[Byte]}}, and as for struct and array type with null value in the set, the {{ordering}} will throw a {{NPE}}.



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