pub fn binary_boolean( lhs: &ArrayData, rhs: &ArrayData, op: BinaryOperator, ) -> VortexResult<ArrayData>