Commits


Krisztián Szűcs authored and Antoine Pitrou committed 1f0bb15f090
ARROW-7981: [C++][Dataset] Fix compilation on gcc 5.4 Github actions cron build was failing on ubuntu 16.04: https://github.com/apache/arrow/runs/479486173?check_suite_focus=true#step:5:824 Closes #6515 from kszucs/ARROW-7981 and squashes the following commits: 311ea8c3f <Krisztián Szűcs> fix test compile errors Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>