has_column_references

Function has_column_references 

Source
pub fn has_column_references(expr: &Arc<dyn PhysicalExpr>) -> bool
Expand description

Check if this expression has any column references.