Login  Register

[GitHub] [carbondata] liuhe0702 opened a new pull request #4104: [CARBONDATA-4146]Query fails and the error message "unable to get file status" is displayed. query is normal after the "drop metacache on table" command is executed.

Posted by GitBox on Mar 10, 2021; 1:15pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/GitHub-carbondata-liuhe0702-opened-a-new-pull-request-4104-CARBONDATA-4146-Query-fails-and-the-error-tp106701.html


liuhe0702 opened a new pull request #4104:
URL: https://github.com/apache/carbondata/pull/4104


   Why is this PR needed?
   During compact execution, the status of the new segment is set to success before index files are merged.
   After index files are merged, the carbonindex files are deleted.
   As a result, the query task cannot find the cached carbonindex files.
   
   What changes were proposed in this PR?
   Set the status of the new segment to succeeded after index files are merged.
   
   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:
[hidden email]