You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Ashok Kumar (JIRA)" <ji...@apache.org> on 2016/08/01 13:18:20 UTC

[jira] [Created] (CARBONDATA-129) Do null check before adding value to CarbonProperties

Ashok Kumar created CARBONDATA-129:
--------------------------------------

             Summary: Do null check before adding value to CarbonProperties
                 Key: CARBONDATA-129
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-129
             Project: CarbonData
          Issue Type: Bug
          Components: carbon-spark
            Reporter: Ashok Kumar
            Priority: Critical


CarbonGlobalDictionaryRDD 
We are adding value to CarbonProperties without check if its null.

If added value is null then error will come. Its better to do null check before adding value to CarbonProperties.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)