datafusion_expr::expr

Function schema_name_from_sorts

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