Commits

Antoine Pitrou authored 3c5b62c1167
ARROW-13843: [C++][CI] Exercise ToString / PrettyPrint in fuzzing setup When fuzzing generates a valid RecordBatch, exercise printing the batch. Closes #11341 from pitrou/ARROW-13843-fuzz-printing Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>