You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/06/30 15:14:00 UTC

[jira] [Created] (ARROW-13221) [C++] arrow_reader_writer_test.cc slow to compile

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)