Login  Register

[GitHub] [carbondata] marchpure opened a new pull request #3981: [CARBONDATA-4027] Incorrect query result after Update/Delete and Inse…

Posted by GitBox on Oct 13, 2020; 3:13pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/GitHub-carbondata-marchpure-opened-a-new-pull-request-3981-CARBONDATA-4027-Incorrect-query-result-af-tp101852.html


marchpure opened a new pull request #3981:
URL: https://github.com/apache/carbondata/pull/3981


   …rt overwrite partition
   
    ### Why is this PR needed?
   If update/delete some records on one partition, then inserts overwrite another partition. Deleted records before will be queried out.
   
    ### What changes were proposed in this PR?
   When insert overwrite (or drop) partition, the updatestatusfilename in tablestatus will be tampered, which is fixed in this PR.
       
    ### 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]