Function mz_sql::query_model::attribute::propagated_nulls::propagated_nulls
source · pub(crate) fn propagated_nulls(expr: &BoxScalarExpr) -> HashSet<ColumnReference>Expand description
Returns all columns that must be non-Null for the expr to be non-Null.