Commits


Jin Shang authored and GitHub committed eec94ff4047
ARROW-17847: [C++] Support unquoted decimal in JSON parser (#14242) Support both quoted and unquoted decimal in JSON parser automatically. Authored-by: Jin Shang <shangjin1997@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>