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 2018/08/07 02:00:00 UTC

[jira] [Resolved] (SPARK-25028) AnalyzePartitionCommand failed with NPE if value is null

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

Hyukjin Kwon resolved SPARK-25028.
----------------------------------
    Resolution: Cannot Reproduce

Please reopen if there are reproduce steps updated, or anyone is able to explain / reproduce.

> AnalyzePartitionCommand failed with NPE if value is null
> --------------------------------------------------------
>
>                 Key: SPARK-25028
>                 URL: https://issues.apache.org/jira/browse/SPARK-25028
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.4.0
>            Reporter: Izek Greenfield
>            Priority: Major
>
> on line 143: val partitionColumnValues = partitionColumns.indices.map(r.get(_).toString)
> if the value is NULL the code will fail with 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