pitrou commented on code in PR #50099:
URL: https://github.com/apache/arrow/pull/50099#discussion_r3356361448
##########
cpp/cmake_modules/DefineOptions.cmake:
##########
@@ -582,11 +582,12 @@ takes precedence over ccache if a storage backend is
configured" ON)
set_option_category("Parquet")
define_option(PARQUET_BUILD_EXECUTABLES
- "Build the Parquet executable CLI tools. Requires static
libraries to be built."
Review Comment:
I've checked that static libraries are not required for the Parquet
executables to work, so removing the misleading statement.
--
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]