opteryx icon indicating copy to clipboard operation
opteryx copied to clipboard

✨ Rewrite INNER JOIN where only the LEFT table is referenced in WHERE/HAVING/SELECT clauses as SEMI JOIN

Open joocer opened this issue 9 months ago • 0 comments
trafficstars

This is generally being used as a containment test for the LEFT table, rewriting as a SEMI JOIN will be faster.

joocer avatar Feb 05 '25 17:02 joocer