gianm commented on pull request #11124: URL: https://github.com/apache/druid/pull/11124#issuecomment-821728575
> overall +1 on removing this. This PR is failing some intellij inspections, but we might want to suppress them to accommodate #10001, which does appear to use some of these methods. I took a look at #10001, and I don't see usage of `getAggVal` there, so I'll convert it to a private method and remove the unused params. It does use `getAggs` though, so I'll suppress the warning on that one. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
