Running clippy on Arrow's Rust implementation shows a number of places where format! is being called when it isn't necessary.
- links to
Running clippy on Arrow's Rust implementation shows a number of places where format! is being called when it isn't necessary.