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

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

     [ 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)