You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andrew Lamb (Jira)" <ji...@apache.org> on 2020/12/24 12:32:00 UTC

[jira] [Created] (ARROW-11026) [Rust]: Run tests without requiring environment variables

Andrew Lamb created ARROW-11026:
-----------------------------------

             Summary: [Rust]: Run tests without requiring environment variables
                 Key: ARROW-11026
                 URL: https://issues.apache.org/jira/browse/ARROW-11026
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Andrew Lamb


The desured outcome is that developers can now simply run cargo test in a typical checkout without having to mess with environment variables. I think this will lower the barrier to entry for people to contribute.

Building on the work on ARROW-10967 in https://github.com/apache/arrow/pull/8967 , 





--
This message was sent by Atlassian Jira
(v8.3.4#803005)