pub fn compare( left: impl AsRef<ArrayData>, right: impl AsRef<ArrayData>, operator: Operator, ) -> VortexResult<ArrayData>