Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
With g++ 9.3.0 and ARROW_USE_TSAN=ON, I get the following compilation error:
../src/arrow/util/future_test.cc: In lambda function:
../src/arrow/util/future_test.cc:548:5: error: control reaches end of non-void function [-Werror=return-type]
548 | });
| ^
Attachments
Issue Links
- links to