gianm commented on pull request #11124: URL: https://github.com/apache/druid/pull/11124#issuecomment-821737321
Wow, there was a lot of thread to pull on behind the intellij "unused item" inspections. The primitive get methods of BufferAggregator are no longer needed; nor is the BufferPool passed to the groupBy v1 merger. I removed them in the latest commit. I added an "unused" suppression to the stuff in IncrementalIndex that is unused now, but that #10001 may need. -- 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]
