lidavidm commented on code in PR #13859: URL: https://github.com/apache/arrow/pull/13859#discussion_r943941947
########## cpp/examples/tutorial_examples/CMakeLists.txt: ########## @@ -0,0 +1,20 @@ +project(MyExample) +set(CMAKE_CXX_STANDARD 11) Review Comment: Ah https://github.com/apache/arrow/blob/cdab96507561592e20253992b566ba729ebc7a3f/docker-compose.yml#L415-L434 and https://github.com/apache/arrow/blob/cdab96507561592e20253992b566ba729ebc7a3f/ci/docker/ubuntu-22.04-cpp-minimal.dockerfile ########## cpp/examples/tutorial_examples/CMakeLists.txt: ########## @@ -0,0 +1,20 @@ +project(MyExample) +set(CMAKE_CXX_STANDARD 11) Review Comment: Wait, maybe not that one -- 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]
