Commits


Antoine Pitrou authored and Wes McKinney committed bd333118bab
ARROW-6578: [C++] Allow casting number to string Closes #5556 from pitrou/ARROW-6578-cast-int-to-string and squashes the following commits: 40884f58d <Antoine Pitrou> Use string_view 82b7f6e06 <Antoine Pitrou> Add formatting benchmarks 759c05ffa <Antoine Pitrou> ARROW-6578: Allow casting number to string Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Wes McKinney <wesm+git@apache.org>