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