kangpinghuang opened a new pull request #1532: Fix rowset build validate failure URL: https://github.com/apache/incubator-doris/pull/1532 The reason for validate failure is the cloned file's names may conflict and load segment read file througth cache and cache key is file name, so index may read wrong file. The solution is load index without use file handle cache.
---------------------------------------------------------------- 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 With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org