top | item 23976468 (no title) Random_ernest | 5 years ago Testing out the demo:SELECT * FROM trips WHERE tip_amount > 500 ORDER BY tip_amount DESCVery interesting :-) discuss order hn newest joan4|5 years ago 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. 120bits|5 years ago For some reason this query is taking too long to execute. Not sure if I missed something. santafen|5 years ago When I ran it it took about 20s total. tuananh|5 years ago took almost a min for me santafen|5 years ago Some of those are absolutely monstrous tips!
joan4|5 years ago 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.
120bits|5 years ago For some reason this query is taking too long to execute. Not sure if I missed something. santafen|5 years ago When I ran it it took about 20s total. tuananh|5 years ago took almost a min for me
joan4|5 years ago
120bits|5 years ago
santafen|5 years ago
tuananh|5 years ago
santafen|5 years ago