You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/04/09 11:19:00 UTC

[jira] [Resolved] (ARROW-2413) [Rust] Remove useless use of `format!`

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

Antoine Pitrou resolved ARROW-2413.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: JS-0.4.0

Issue resolved by pull request 1849
[https://github.com/apache/arrow/pull/1849]

> [Rust] Remove useless use of `format!`
> --------------------------------------
>
>                 Key: ARROW-2413
>                 URL: https://issues.apache.org/jira/browse/ARROW-2413
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>            Reporter: Bruce Mitchener
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: JS-0.4.0
>
>
> Running clippy on Arrow's Rust implementation shows a number of places where {{format!}} is being called when it isn't necessary.



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