gianm commented on PR #14020: URL: https://github.com/apache/druid/pull/14020#issuecomment-1498244304
The failing test has to do with branch coverage in `unit tests (jdk8, sql-compat=false) / processing_modules_test`. That one isn't going to pass, since the new branches only execute when `sql-compat=true`. So I think that means we should ignore it. -- 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]
