[
https://issues.apache.org/jira/browse/ARROW-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Grove resolved ARROW-10915.
--------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
Issue resolved by pull request 8924
[https://github.com/apache/arrow/pull/8924]
> [Rust] Make ARROW_TEST_DATA and PARQUET_TEST_DATA absolute dirs
> ---------------------------------------------------------------
>
> Key: ARROW-10915
> URL: https://issues.apache.org/jira/browse/ARROW-10915
> Project: Apache Arrow
> Issue Type: Test
> Components: Rust
> Reporter: meng qingyou
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> In rust/README.md, both *ARROW_TEST_DATA* and *PARQUET_TEST_DATA* are set as
> relative path. The problem is: we MAY have to reset them back-and-forth
> across top and subdirectories -- that's annoying. So, the obvious solution
> is: set the Env vars as absolute dirs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)