kou commented on issue #46137: URL: https://github.com/apache/arrow/issues/46137#issuecomment-2864809191
It's interesting. Why `zstd` (not `zstd-static`) isn't enough? Based on https://github.com/apache/orc/blob/1a2e3e0e2c89f2c97c5de72c5823b1fa1b7e7728/cmake_modules/FindZSTD.cmake#L54 , `libzstd.{so,dylib}` is required but `libzstd.a` (`ZSTD_STATIC_LIB` in the `FindZSTD.cmake`) is optional. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org