Antoine Pitrou created ARROW-13221:
--------------------------------------
Summary: [C++] arrow_reader_writer_test.cc slow to compile
Key: ARROW-13221
URL: https://issues.apache.org/jira/browse/ARROW-13221
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Antoine Pitrou
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)