kumar vishal created CARBONDATA-1156: ----------------------------------------
Summary: IUD Performance Improvement And Synchonizaion issue Key: CARBONDATA-1156 URL: https://issues.apache.org/jira/browse/CARBONDATA-1156 Project: CarbonData Issue Type: Bug Reporter: kumar vishal Assignee: kumar vishal Delete delta file loading is taking more time as it is read for blocklet level. Now added code to read block level. In current IUD design delete delta files are getting listed for each block in executor level in case of parallel query and iud operation it may give wrong result. Now passing delete delta information from driver to executor -- This message was sent by Atlassian JIRA (v6.4.14#64029)