xvrl opened a new pull request #9570: fix nullhandling exceptions related to test ordering URL: https://github.com/apache/druid/pull/9570 Tests might get executed in different order depending on the maven version and the test environment. This may lead to `NullHandling module not initialized` errors for some tests where we do not initialize null-handling explicitly.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
