[
https://issues.apache.org/jira/browse/ARROW-9846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Grove updated ARROW-9846:
------------------------------
Description: Master branch is failing to build on Mac (was: A recent
merged PR broke the build.
{code:java}
---- ipc::reader::tests::read_generated_files stdout ----
thread 'ipc::reader::tests::read_generated_files' panicked at 'called
`Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message:
"No such file or directory" }', arrow/src/ipc/reader.rs:883:24----
ipc::writer::tests::read_and_rewrite_generated_files stdout ----
thread 'ipc::writer::tests::read_and_rewrite_generated_files' panicked at
'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound,
message: "No such file or directory" }', arrow/src/ipc/writer.rs:534:24----
ipc::writer::tests::read_and_rewrite_generated_streams stdout ----
thread 'ipc::writer::tests::read_and_rewrite_generated_streams' panicked at
'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound,
message: "No such file or directory" }', arrow/src/ipc/writer.rs:577:24----
ipc::reader::tests::read_generated_streams stdout ----
thread 'ipc::reader::tests::read_generated_streams' panicked at 'called
`Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message:
"No such file or directory" }', arrow/src/ipc/reader.rs:911:24
{code})
> [Rust] Master branch broken build
> ---------------------------------
>
> Key: ARROW-9846
> URL: https://issues.apache.org/jira/browse/ARROW-9846
> Project: Apache Arrow
> Issue Type: Bug
> Components: Rust
> Reporter: Andy Grove
> Assignee: Andy Grove
> Priority: Major
> Fix For: 2.0.0
>
>
> Master branch is failing to build on Mac
--
This message was sent by Atlassian Jira
(v8.3.4#803005)