raulcd commented on code in PR #36681:
URL: https://github.com/apache/arrow/pull/36681#discussion_r1263560910
##########
cpp/cmake_modules/DefineOptions.cmake:
##########
@@ -387,6 +387,7 @@ takes precedence over ccache if a storage backend is
configured" ON)
(This is a deprecated option. Use CMake presets instead.)"
OFF
DEPENDS
+ ARROW_ACERO
Review Comment:
I am not entirely sure why are we doing this change. Should all ARROW_PYTHON
dependencies be added? what about S3 or GCS?
--
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]