You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/07/04 20:57:00 UTC

[jira] [Resolved] (ARROW-5852) [Rust] [DataFusion] Compilation error with Rust 1.37.0-nightly

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

Sutou Kouhei resolved ARROW-5852.
---------------------------------
       Resolution: Not A Problem
    Fix Version/s:     (was: 0.14.0)

> [Rust] [DataFusion] Compilation error with Rust 1.37.0-nightly
> --------------------------------------------------------------
>
>                 Key: ARROW-5852
>                 URL: https://issues.apache.org/jira/browse/ARROW-5852
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Rust, Rust - DataFusion
>    Affects Versions: 0.14.0
>            Reporter: Andy Grove
>            Assignee: Andy Grove
>            Priority: Major
>
> {code:java}
> error[E0283]: type annotations required: cannot resolve `std::string::String: std::convert::AsRef<_>`
>    --> /home/andy/.cargo/registry/src/github.com-1ecc6299db9ec823/rustyline-3.0.0/src/lib.rs:655:43
>     |
> 655 |             editor.add_history_entry(line.as_ref());
>     |                                           ^^^^^^
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)