You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2020/04/21 02:29:00 UTC

[jira] [Updated] (ARROW-8535) [Rust] Arrow crate does not specify arrow-flight version

     [ https://issues.apache.org/jira/browse/ARROW-8535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Grove updated ARROW-8535:
------------------------------
    Summary: [Rust] Arrow crate does not specify arrow-flight version  (was: [Rust] Fix issues discovered when releasing 0.17.0)

> [Rust] Arrow crate does not specify arrow-flight version
> --------------------------------------------------------
>
>                 Key: ARROW-8535
>                 URL: https://issues.apache.org/jira/browse/ARROW-8535
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Rust
>    Affects Versions: 0.17.0
>            Reporter: Andy Grove
>            Assignee: Andy Grove
>            Priority: Critical
>             Fix For: 1.0.0
>
>
> Issues ...
> 1) Arrow Cargo.toml does not specify a version for Arrow Flight. This is trivial to fix, we just need to add the "version =" part.
> 2) "Failed to locate format/Flight.proto in any parent directory" when publishing Arrow crate
> {code:java}
> error: failed to run custom build command for `arrow-flight v0.17.0`Caused by:
>   process didn't exit successfully: `/home/andy/apache-arrow-0.17.0/rust/target/package/arrow-0.17.0/target/debug/build/arrow-flight-33d3d930b565975b/build-script-build` (exit code: 1)
> --- stderr
> Error: "Failed to locate format/Flight.proto in any parent directory"warning: build failed, waiting for other jobs to finish...
> error: failed to verify package tarballCaused by:
>   build failed
>  {code}
> I'm not sure how to resolve this yet.
>  



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