Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
None
-
None
Description
Running Valgrind on Travis-CI was disabled in ARROW-4611 (apparently because of issues within the re2 library).
We should reenable it at some point in order to exercise the reliability of our C++ code.
(and/or have a build with another piece of instrumentation enabled such as ASAN)
Attachments
Issue Links
- depends upon
-
ARROW-5272 [C++] [Gandiva] JIT code executed over uninitialized values
- Open
-
ARROW-5273 [C++] Valgrind failures in JSON tests
- Closed