You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Paddy Horan (Jira)" <ji...@apache.org> on 2019/08/20 19:18:00 UTC

[jira] [Commented] (ARROW-6293) [Rust] datafusion 0.15.0-SNAPSHOT error

    [ https://issues.apache.org/jira/browse/ARROW-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16911677#comment-16911677 ] 

Paddy Horan commented on ARROW-6293:
------------------------------------

Hi 0.14.1 is the most recent version.  The README is misleading and I think it is set automatically by our tooling.  The current master is designated as 0.15.0-SNAPSHOT because 0.15.0 will be the next release.

 

If you need to use features not in 0.14.1 you can specify to build with master from github using the instructions detailed here: [https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html.|https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html]

 

> [Rust] datafusion 0.15.0-SNAPSHOT error
> ---------------------------------------
>
>                 Key: ARROW-6293
>                 URL: https://issues.apache.org/jira/browse/ARROW-6293
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Rust - DataFusion
>    Affects Versions: 0.15.0
>            Reporter: xingzhicn
>            Priority: Minor
>             Fix For: 0.15.0
>
>
> error: failed to select a version for the requirement `datafusion = "^0.15.0-SNAPSHOT"`
>  candidate versions found which didn't match: 0.14.1, 0.14.0, 0.13.0, ...
>  location searched: crates.io index
> required by package `myRust v0.1.0 (E:\workspace\myRust)`
> Add “0.15.0-SNAPSHOT” to my Cargo.toml,but crates.io not found this version
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)