bkietz commented on code in PR #41559:
URL: https://github.com/apache/arrow/pull/41559#discussion_r1966308606
##########
cpp/cmake_modules/DefineOptions.cmake:
##########
@@ -414,6 +414,12 @@ takes precedence over ccache if a storage backend is
configured" ON)
DEPENDS
ARROW_FILESYSTEM)
+ define_option(ARROW_S3_MODULE
Review Comment:
Agreed, there should be at least one CI job exercising this. Eventually
(much later), that job should also build a version of libarrow without any S3
support and ensure that *its* s3fs_module_test passes.
--
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]