Hacker News new | ask | show | jobs
by Random_ernest 2145 days ago
Testing out the demo:

SELECT * FROM trips WHERE tip_amount > 500 ORDER BY tip_amount DESC

Very interesting :-)

3 comments

thanks for trying the live demo. That's a very interesting result indeed. Btw, we are working on applying SIMD operations on filter queries (where clause) that will speed up the runtime of queries like that considerably.
For some reason this query is taking too long to execute. Not sure if I missed something.
When I ran it it took about 20s total.
took almost a min for me
Some of those are absolutely monstrous tips!