[
https://issues.apache.org/jira/browse/CARBONDATA-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ravindra Pesala resolved CARBONDATA-129.
----------------------------------------
Resolution: Fixed
Fix Version/s: 0.1.0-incubating
> 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: spark
> Reporter: Ashok Kumar
> Priority: Critical
> Fix For: 0.1.0-incubating
>
>
> 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)