Login  Register

[jira] [Created] (CARBONDATA-418) Data Loading performance issue

Posted by Akash R Nilugal (Jira) on Nov 16, 2016; 1:08pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-418-Data-Loading-performance-issue-tp2945.html

kumar vishal created CARBONDATA-418:
---------------------------------------

             Summary: Data Loading performance issue
                 Key: CARBONDATA-418
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-418
             Project: CarbonData
          Issue Type: Bug
            Reporter: kumar vishal
            Assignee: kumar vishal


In CarbonCsvBasedSeqGen step for each row we are calling dimension ids split method as String.split method is costly operation and every time it will  create a unnecessary object it will impact the performance, We can store it in a  local variable



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