You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Izek Greenfield (JIRA)" <ji...@apache.org> on 2018/08/05 07:26:00 UTC

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

Izek Greenfield created SPARK-25028:
---------------------------------------

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


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