You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:00:24 UTC

[jira] [Updated] (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 ]

Hyukjin Kwon updated SPARK-21194:
---------------------------------
    Labels: bulk-closed  (was: )

> 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
>            Priority: Major
>              Labels: bulk-closed
>
> 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
(v7.6.3#76005)

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