alamb commented on a change in pull request #9882: URL: https://github.com/apache/arrow/pull/9882#discussion_r607337193
########## 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: is there a JIRA ticket tracking this? I would perhaps be interested in looking at it -- 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