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)