gortiz opened a new pull request, #15992: URL: https://github.com/apache/pinot/pull/15992
This PR changes the mechanism used to obtain stats on error. Instead of using the normal mailbox mechanism, it uses the alternative mode used on timeout. This increases the precision in cases where more than one worker fails (ie an invalid cast) or in queries with more than a few stages. -- 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]
