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

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

Bruce Mitchener created ARROW-2413:
--------------------------------------

             Summary: [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


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)