akkio-97 opened a new pull request #3859:
URL: https://github.com/apache/carbondata/pull/3859
### Why is this PR needed?
The clean up mechanism in SI finally block causes to delete the ongoing
load files which caused the issue.
### What changes were proposed in this PR?
Remove calling of the API
TableProcessingOperations.deletePartialLoadDataIfExist, as it's not required
for the scenario and clean up happens with clean files and
deleteLoadsAndUpdateMetadata API.
### Does this PR introduce any user interface change?
- No
- Yes. (please explain the change and update document)
### Is any new testcase added?
- No
- Yes
----------------------------------------------------------------
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:
[email protected]