Andy Grove created ARROW-6487:
---------------------------------
Summary: [Rust] [DataFusion] Create test utils module
Key: ARROW-6487
URL: https://issues.apache.org/jira/browse/ARROW-6487
Project: Apache Arrow
Issue Type: Improvement
Components: Rust, Rust - DataFusion
Reporter: Andy Grove
Assignee: Andy Grove
Fix For: 0.15.0
I've been learning how to better organize unit test code in Rust and would like
to introduce a test utils module containing common test helper functions. This
code will use {{#[cfg(test)]}} to make sure it doesn't ship with the production
code.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)