mirror of https://github.com/apache/druid.git
37d1650ccf
Adds a set of benchmark queries for measuring the planning time with the IN operator. Current results indicate that with the recent optimizations, the IN planning time with 100K expressions in the IN clause is just 3s and with 1M is 46s. For IN clause paired with OR <col>=<val> expr, the numbers are 10s and 155s for 100K and 1M, resp. |
||
---|---|---|
.. | ||
src/test | ||
assembly.xml | ||
pom.xml |