pub fn collect_columns_from_predicate(
predicate: &Arc<dyn PhysicalExpr>,
) -> EqualAndNonEqual<'_>👎Deprecated since 51.0.0: This function will be internal in the future
Expand description
Return the equals Column-Pairs and Non-equals Column-Pairs