Function datafusion_expr::expr::schema_name_from_sorts

source ยท
pub fn schema_name_from_sorts(sorts: &[Sort]) -> Result<String, Error>