kumar vishal created CARBONDATA-2807:
----------------------------------------
Summary: Fixed data load performance issue with more number of records
Key: CARBONDATA-2807
URL:
https://issues.apache.org/jira/browse/CARBONDATA-2807 Project: CarbonData
Issue Type: Improvement
Reporter: kumar vishal
Assignee: kumar vishal
**Problem:**Data Loading is taking more time when number of records are high.
**Root cause:** As number of records are high intermediate merger is taking more time.
**Solution:** Checking the number of files present in file list is done is synchronized block because of this
each intermediate request is taking sometime and when number of records are high it impacting overall data loading performance
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)