kou commented on issue #35252: URL: https://github.com/apache/arrow/issues/35252#issuecomment-1516287826
Preconditions for this: * Apache Arrow C++ is built with `-DARROW_BUILD_TESTS=ON`. * Apache Arrow C++ uses system GoogleTest. * A project that uses Apache Arrow C++ doesn't set `CMAKE_CXX_STANDARD`. (Workaround: Explicit `set(CMAKE_CXX_STANDARD 17)`) -- 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]
