Andy Grove created ARROW-8366:
---------------------------------
Summary: [Rust] Need to revert recent arrow-flight build change
Key: ARROW-8366
URL: https://issues.apache.org/jira/browse/ARROW-8366
Project: Apache Arrow
Issue Type: Bug
Components: Rust
Reporter: Andy Grove
Assignee: Andy Grove
Fix For: 0.17.0
The PR [1] merged for ARROW-7794 causes problems with projects that have a
dependency on this crate where the build.rs code becomes an infinite loop
looking for a parent directory named "arrow" that doesn't exist.
This PR simply reverts that change. I will need to find a better approach to
resolving the original issue.
[1] https://github.com/apache/arrow/pull/6858
--
This message was sent by Atlassian Jira
(v8.3.4#803005)