pitrou commented on a change in pull request #10204:
URL: https://github.com/apache/arrow/pull/10204#discussion_r628278589



##########
File path: cpp/CMakeLists.txt
##########
@@ -343,6 +343,10 @@ if(ARROW_CUDA
   set(ARROW_IPC ON)
 endif()
 
+if(ARROW_ENGINE)

Review comment:
       Is there a risk of circular dependency (e.g. dataset -> compute + engine 
-> dataset)? If not, then agreed it's reasonable.




-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to