pub fn is_column_ambiguous( scope: &Scope, schema: &dyn Schema, column_name: &str, ) -> bool
Check if a column is ambiguous in the given scope.