Comment by jamesblonde
Comment by jamesblonde 9 hours ago
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
rondb code: https://github.com/logicalclocks/rondb