Function vortex::compute::compare

source ยท
pub fn compare(
    left: &Array,
    right: &Array,
    operator: Operator,
) -> VortexResult<Array>