justinborromeo opened a new pull request #6986: Create Scan Benchmark URL: https://github.com/apache/incubator-druid/pull/6986 This PR creates a Scan query benchmark to act as a baseline for future changes to the Scan query (specifically #6088 ). The queries are fairly simple and if anyone has any suggestions for better queries to do, lmk. The ScanQuery builder was also moved from the ScanQuery class to the Druids class to match the pattern of all the other query builders. Not sure if this matters since this PR doesn't involve any changes to the query code but here's the results of the benchmark: 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
