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


    ### Why is this PR needed?
    After the table has too many segments,  file operation 
'getLastModifiedTime' on all segment files will take a long time.
    
    ### What changes were proposed in this PR?
    Get last modified time from 'tablestatus' file entry instead of segment 
file to reduce file operation 'getLastModifiedTime'
       
    ### 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