Commits


Benjamin Kietzman authored and Antoine Pitrou committed 0bfec1f380e
ARROW-7303: [C++] Refactor CSV benchmarks to use Result APIs Closes #5948 from bkietz/7303-Refactor-benchmarks-to-us and squashes the following commits: b346fb3bf <Benjamin Kietzman> Use Result<> APIs in csv converter benchmark c74b5ed6e <Benjamin Kietzman> json::GenerateImpl's unsupported types should be explicitly listed Authored-by: Benjamin Kietzman <bengilgit@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>