opteryx
opteryx copied to clipboard
✨ Predicate Compaction Strategy
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.