[
https://issues.apache.org/jira/browse/ARROW-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16430387#comment-16430387
]
ASF GitHub Bot commented on ARROW-2413:
---------------------------------------
andygrove commented on issue #1849: ARROW-2413: [Rust] Remove useless calls to
format!().
URL: https://github.com/apache/arrow/pull/1849#issuecomment-379717807
I'll try and stay on top of PRs and respond same day, but I don't want to
hold things up so for formatting / minor changes like this please go ahead and
merge if they don't break the build.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [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
>
> 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)