atomic_exprs_overlap

Function atomic_exprs_overlap 

Source
pub fn atomic_exprs_overlap(lhs: &AtomicExpr, rhs: &AtomicExpr) -> bool
Expand description

Check if two atomic expressions can be both satisfied, i.e., whether they overlap on all common columns.