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



##########
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:
       Probably have to flatten the `Vec`  to make the test pass.




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