vikramahuja1001 opened a new pull request #3802:
URL: https://github.com/apache/carbondata/pull/3802


    ### Why is this PR needed?
   In the case when in the SI table a segment is deleted and it's entry is 
deleted from the tablestatus file, during next load command, load into SI 
fails. 
    
    ### What changes were proposed in this PR?
   Deleting the .segment file from the metadata folder as it contains the 
mergefilename which does not exist anymore cause the segments are deleted.
   Adding compaction case in SILoadEventListenerForFailedSegments
       
    ### 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