Commits


Yibo Cai authored and GitHub committed a1c2753ba21
ARROW-16872: [C++] Fix CSV parser edge case (#13437) Fixes an error when there's no EOL at last line, and last field is consumed by bulk filter. Lead-authored-by: Yibo Cai <yibo.cai@arm.com> Co-authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>