Function datafusion_physical_expr::intervals::utils::is_operator_supported
source ยท pub fn is_operator_supported(op: &Operator) -> bool
Expand description
Indicates whether interval arithmetic is supported for the given operator.