Ben Kietzman created ARROW-8388:
-----------------------------------
Summary: [C++] GCC 4.8 fails to move on return
Key: ARROW-8388
URL: https://issues.apache.org/jira/browse/ARROW-8388
Project: Apache Arrow
Issue Type: Bug
Components: C++
Affects Versions: 0.16.0
Reporter: Ben Kietzman
Assignee: Ben Kietzman
Fix For: 0.17.0
See https://github.com/apache/arrow/pull/6883#issuecomment-611661733
This is a recurring problem which usually shows up as a broken nightly (the
gandiva nightly jobs, specifically) along with similar issues due to gcc 4.8's
incomplete handling of c++11. As long as someone depends on these we should
probably have an every-commit CI job which checks we haven't introduced such a
breakage
--
This message was sent by Atlassian Jira
(v8.3.4#803005)