Karan980 opened a new pull request #4009:
URL: https://github.com/apache/carbondata/pull/4009


    ### Why is this PR needed?
   Earlier timestamp present in name of carbondata files was in nanoseconds. 
Currently the timestamp is in milliseconds. When old SDK file segment is added 
to table through alter table add segment query then it is treated as invalid 
block due to timestamp present in nanoseconds.
    
    ### What changes were proposed in this PR?
   Removed update validation for SDK written files.
   
       
    ### Does this PR introduce any user interface change?
    - No
   
    ### Is any new testcase added?
    - 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:
us...@infra.apache.org


Reply via email to