Login  Register

[jira] [Created] (CARBONDATA-375) Dictionary cache not getting cleared after task completion in dictionary decoder

Posted by Akash R Nilugal (Jira) on Nov 03, 2016; 4:01pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-375-Dictionary-cache-not-getting-cleared-after-task-completion-in-dictionaryr-tp2602.html

Manish Gupta created CARBONDATA-375:
---------------------------------------

             Summary: Dictionary cache not getting cleared after task completion in dictionary decoder
                 Key: CARBONDATA-375
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-375
             Project: CarbonData
          Issue Type: Bug
            Reporter: Manish Gupta
            Assignee: Manish Gupta
            Priority: Minor
             Fix For: 0.2.0-incubating


Currently LRU cache eviction policy is based on dictionary access count. For cache to remove a entry its access count must be 0. In dictionary decoder after conversion of surrogate key to actual value the access count for dictionary columns in query is not getting decremented due to which it will never be cleared from memory when LRU cache size is configured.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)