[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to