gavinchou opened a new pull request, #32031: URL: https://github.com/apache/doris/pull/32031
Full analysis may take a lot of time due to lack of file cache in cloud mode, which may lead to analysis timeout when we run regression test. We can force sample analysis for the analysis statements such as `analyze table $table with sync` to get rid of analysis timeout. Co-authored-by: zhengyu <[email protected]> -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
