[
https://issues.apache.org/jira/browse/ARROW-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paddy Horan resolved ARROW-6487.
--------------------------------
Resolution: Fixed
Issue resolved by pull request 5323
[https://github.com/apache/arrow/pull/5323]
> [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
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.15.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)