Commits

Antoine Pitrou authored b8431fba68e
ARROW-13536: [C++] Use decimal-point aware conversion from fast-float The custom wrapper is still used for decimals. Closes #11817 from pitrou/ARROW-13536-fast-float Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>