pub fn binary_numeric( lhs: &ArrayData, rhs: &ArrayData, op: BinaryNumericOperator, ) -> VortexResult<ArrayData>