gianm commented on issue #9308: Add MemoryOpenHashTable, a table similar to ByteBufferHashTable. URL: https://github.com/apache/druid/pull/9308#issuecomment-582128976 > The dependency analysis plugin has configuration options for suppressing false positives: > https://maven.apache.org/plugins/maven-dependency-plugin/examples/exclude-dependencies-from-dependency-analysis.html I just removed easymock from druid-benchmarks for now, which will stop SqlBenchmark from working. I also raised this PR to make the CalciteTests stuff not need EasyMock anymore: https://github.com/apache/druid/pull/9310 (I did it this way instead of via a suppression because I'd prefer to get rid of EasyMock anyway.)
---------------------------------------------------------------- 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]
