Commits

Antoine Pitrou authored 0b83c927aab
ARROW-7302: [C++] CSV: allow dictionary types in explicit column types Also implement conversion to dictionaries of numbers and decimals. Closes #8160 from pitrou/ARROW-7302-csv-dict Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>