Commits

Antoine Pitrou authored 16412a1e15d
ARROW-10328: [C++] Vendor fast_float number parsing library This library is 2x to 3x faster for parsing strings to binary floating-point numbers. Closes #8494 from pitrou/ARROW-10328-fast-float Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>