opteryx icon indicating copy to clipboard operation
opteryx copied to clipboard

✨ [CLICKBENCH] Very Slow Query

Open joocer opened this issue 10 months ago • 1 comments
trafficstars

SELECT * FROM hits WHERE URL LIKE '%google%' ORDER BY EventTime LIMIT 10;

This query performs a lot slower than other engines.

I'm not sure how they would achieve the performance they do.

joocer avatar Jan 10 '25 11:01 joocer