liuhe0702 opened a new pull request #4103:
URL: https://github.com/apache/carbondata/pull/4103


   Why is this PR needed?
   If an exception occurs when the refresh index command is executed, a task 
has been successful. The new query will be failed.
   Reason: After the compaction task is executed successfully, the old 
carbondata files are deleted. If other exception occurs, the deleted files are 
missing.
   This PR will fix this issue.
   
   What changes were proposed in this PR?
   When all tasks are successful, the driver deletes the old carbondata files.
   
   Does this PR introduce any user interface change?
   No
   
   Is any new testcase added?
   No


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to