opteryx icon indicating copy to clipboard operation
opteryx copied to clipboard

✨ Predicate Compaction Strategy

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

When we have multiple predicates on a single column (including ones we've added, or that are implied from statistics), we may be able to reduce the number of predicates we need to execute if these can be reduced to fewer conditions.

joocer avatar Jan 14 '25 00:01 joocer