You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Venkata Ramana G (JIRA)" <ji...@apache.org> on 2017/04/21 06:25:04 UTC

[jira] [Resolved] (CARBONDATA-915) Call getAll dictionary from codegen of dictionary decoder to improve dictionary load performance

     [ https://issues.apache.org/jira/browse/CARBONDATA-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Venkata Ramana G resolved CARBONDATA-915.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0-incubating

> Call getAll dictionary from codegen of dictionary decoder to improve dictionary load performance
> ------------------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-915
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-915
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Ravindra Pesala
>            Assignee: Ravindra Pesala
>             Fix For: 1.1.0-incubating
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Currently it gets the dictionary individualy from cache so it is not effective way as it does not load parallel. And also it is not thread safe to just call dictionary instead of getAll
> Call getAll dictionary from codegen of dictionary decoder to improve dictionary load performance



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)