[
https://issues.apache.org/jira/browse/ARROW-5852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sutou Kouhei reopened ARROW-5852:
---------------------------------
> [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
> Fix For: 0.14.0
>
>
> {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)