pub fn has_column_references(expr: &Arc<dyn PhysicalExpr>) -> boolExpand description
Check if this expression has any column references.
pub fn has_column_references(expr: &Arc<dyn PhysicalExpr>) -> boolCheck if this expression has any column references.