Login  Register

[GitHub] [carbondata] Karan980 opened a new pull request #4024: [CARBONDATA-4029] Fix oldTimeStamp issue in alter table add segment query.

Posted by GitBox on Nov 24, 2020; 1:48pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/GitHub-carbondata-Karan980-opened-a-new-pull-request-4024-CARBONDATA-4029-Fix-oldTimeStamp-issue-in--tp103536.html


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


   ### 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:
[hidden email]