Dandandan commented on a change in pull request #9882:
URL: https://github.com/apache/arrow/pull/9882#discussion_r606827736



##########
File path: rust/benchmarks/src/bin/tpch.rs
##########
@@ -1677,7 +1677,6 @@ mod tests {
             let actual_vec = result_vec(&actual);
 
             // basic result comparison
-            assert_eq!(expected_vec.len(), actual_vec.len());

Review comment:
       Will have a look later at this. I thought it was failing as it returns a 
vec of batches(?) but not sure now.




-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to