pub(crate) fn schema_name_from_exprs_comma_separated_without_space( exprs: &[Expr], ) -> Result<String, Error>
Get schema_name for Vector of expressions
Internal usage. Please call schema_name_from_exprs instead
schema_name_from_exprs