nealrichardson commented on code in PR #12915: URL: https://github.com/apache/arrow/pull/12915#discussion_r855108814
########## cpp/CMakeLists.txt: ########## @@ -353,7 +353,7 @@ if(ARROW_CUDA set(ARROW_IPC ON) endif() -if(ARROW_ENGINE) +if(ARROW_SUBSTRAIT) Review Comment: Does the substrait integration actually require all of these things? -- 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]
