datafusion_physical_expr::intervals::utils

Function is_operator_supported

Source
pub fn is_operator_supported(op: &Operator) -> bool
Expand description

Indicates whether interval arithmetic is supported for the given operator.