gianm commented on PR #12521: URL: https://github.com/apache/druid/pull/12521#issuecomment-1130493984
My current guess about the `ScanQueryRunnerTest.testFullOnSelectAsCompactedList` problem is that null-handling config isn't always getting reset properly in tests. I found a few places where it wasn't being reset, and updated them all in the latest commit. I'm still not sure what's going on with `GroupByQueryRunnerTest.testGroupByWithExpressionAggregatorWithComplex`. -- 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]
