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


    ### Why is this PR needed?
    While getting stale segment, we do a list files and take all the files, if 
there is any folder/file other than .segment file, it will lead to further 
issues while copying data to the trash folder.
    
    ### What changes were proposed in this PR?
   Added a filter, to only consider the files ending with ".segment"
       
    ### 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:
[email protected]


Reply via email to