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] [Commented] (SPARK-21194) Fail the putNullmethod when containsNull=false.

    [ https://issues.apache.org/jira/browse/SPARK-21194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060919#comment-16060919 ] 

Apache Spark commented on SPARK-21194:
--------------------------------------

User 'jinxing64' has created a pull request for this issue:
https://github.com/apache/spark/pull/18405

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