Andy Grove created ARROW-8357:
---------------------------------
Summary: [Rust] [DataFusion] Dockerfile for CLI is missing format
dir
Key: ARROW-8357
URL: https://issues.apache.org/jira/browse/ARROW-8357
Project: Apache Arrow
Issue Type: Bug
Components: Rust, Rust - DataFusion
Reporter: Andy Grove
Assignee: Andy Grove
Fix For: 0.17.0
{code:java}
error: failed to run custom build command for `arrow-flight v1.0.0-SNAPSHOT
(/arrow/rust/arrow-flight)`Caused by:
process didn't exit successfully:
`/arrow/rust/target/release/build/arrow-flight-a0fb14daffea70f5/build-script-build`
(exit code: 1)
--- stderr
Error: Custom { kind: Other, error: "protoc failed: ../../format: warning:
directory does not exist.\nCould not make proto path relative:
../../format/Flight.proto: No such file or directory\n" }warning: build failed,
waiting for other jobs to finish...
error: failed to compile `datafusion v1.0.0-SNAPSHOT (/arrow/rust/datafusion)`,
intermediate artifacts can be found at `/arrow/rust/target`Caused by:
build failed
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)