QiangCai opened a new pull request #3899:
URL: https://github.com/apache/carbondata/pull/3899


    ### Why is this PR needed?
    when reading tablestatus file failed,  method TableProcessingOperations. 
deletePartialLoadDataIfExist will delete all related segments.
    
    ### What changes were proposed in this PR?
   1. check the result of reading tablestatus file, if it is empty, no need to 
process.
   2. re-factory code to avoid invoking getAbsolutePath method too many times.
       
    ### 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