You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2019/09/08 15:48:00 UTC

[jira] [Created] (ARROW-6487) [Rust] [DataFusion] Create test utils module

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)