Commits

Antoine Pitrou authored 99a68d47954
ARROW-10115: [C++] Add CSV option to treat quoted strings as always non-null The option is only applicable to string and binary columns. Closes #10503 from pitrou/ARROW-10115-csv-quoted-nulls Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>