You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ravindra Pesala (JIRA)" <ji...@apache.org> on 2017/04/12 12:20:41 UTC

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

Ravindra Pesala created CARBONDATA-915:
------------------------------------------

             Summary: 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


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)