Hacker News new | ask | show | jobs
by renhanxue 266 days ago
The article is specifically discussing cases where you have predicates on different columns OR'ed together, like col_a = 'foo' OR col_b = 'foo'.
1 comments

Oof, misread that.