gianm commented on pull request #11124: URL: https://github.com/apache/druid/pull/11124#issuecomment-821729611
> 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. Oh, nevermind, it's used by the parent class. But the OakIncrementalIndex doesn't support that method anyway: https://github.com/apache/druid/pull/10001/files#diff-8a952057b2e59239cbd4cbff14c3202ea7d8cd85b4bb4c174d9375b00a0e7b40R244-R250 -- 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]
