Running clippy on Arrow's Rust implementation shows a number of places where format! is being called when it isn't necessary.
Reporter: Bruce Mitchener / @waywardmonkeys
Assignee: Bruce Mitchener / @waywardmonkeys
PRs and other links:
Note: This issue was originally created as ARROW-2413. Please see the migration documentation for further details.
Running clippy on Arrow's Rust implementation shows a number of places where
format!is being called when it isn't necessary.Reporter: Bruce Mitchener / @waywardmonkeys
Assignee: Bruce Mitchener / @waywardmonkeys
PRs and other links:
Note: This issue was originally created as ARROW-2413. Please see the migration documentation for further details.