HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by jamesblonde

Comment by jamesblonde 9 hours ago

1 reply

View on Hacker News

We call these pushdown joins in rondb. They only support an equality condition for the index condition. Joins with index condition pushdown is a bit of a mouthful.

We also went from like 6 seconds to 50ms. Huge speedup.

Reference

https://docs.rondb.com/rondb_parallel_query/#pushdown-joins

OutOfHere an hour ago

rondb code: https://github.com/logicalclocks/rondb

Reply View | 0 replies