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