fn coerce_exprs_for_schema( exprs: Vec<Expr>, src_schema: &DFSchema, dst_schema: &DFSchema, ) -> Result<Vec<Expr>>