You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/06/23 13:48:00 UTC

[jira] [Assigned] (SPARK-21194) Fail the putNullmethod when containsNull=false.

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

Apache Spark reassigned SPARK-21194:
------------------------------------

    Assignee: Apache Spark

> Fail the putNullmethod when containsNull=false.
> -----------------------------------------------
>
>                 Key: SPARK-21194
>                 URL: https://issues.apache.org/jira/browse/SPARK-21194
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.1.1
>            Reporter: jin xing
>            Assignee: Apache Spark
>
> Currently there's no check for putting null into a {{ArrayType(IntegerType, false)}};
> It's better to fail the {{putNull}} method in {{OffHeapColumnVector}} and {{OnHeapColumnVector}} when {{containsNull}}=false.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org