jayzhan211 commented on code in PR #6990:
URL: https://github.com/apache/arrow-datafusion/pull/6990#discussion_r1269116004


##########
datafusion/physical-expr/src/array_expressions.rs:
##########
@@ -2267,63 +2267,6 @@ mod tests {
         assert_eq!(result, &UInt64Array::from_value(2, 1));
     }
 
-    #[test]

Review Comment:
   Remove this since `array_has_all` logic changes, and test included in 
sqllogic



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to