As soon as some optimizations are enabled, src/parquet/arrow/arrow_reader_writer_test.cc becomes extremely slow to compile (more than one minute just for itself). This is perceivable on e.g. the conda-cpp-valgrind build where we add -Og to the gcc flags in order to make the tests less slow under emulation.
Reporter: Antoine Pitrou / @pitrou
Note: This issue was originally created as ARROW-13221. Please see the migration documentation for further details.