pitrou commented on code in PR #41163: URL: https://github.com/apache/arrow/pull/41163#discussion_r1562204543
########## cpp/src/arrow/util/config.h.cmake: ########## @@ -57,6 +57,7 @@ #cmakedefine ARROW_GCS #cmakedefine ARROW_HDFS #cmakedefine ARROW_S3 +#cmakedefine ARROW_TEST_MEMCHECK Review Comment: We already have `ARROW_VALGRIND`, I don't understand why we would need to introduce this new constant. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
