jorisvandenbossche commented on issue #36026: URL: https://github.com/apache/arrow/issues/36026#issuecomment-1997975386
I don't recall seeing a report about such a build issue. We do have a `Findlz4Alt.cmake` file > And I tried to explicitly disable ARROW_WITH_LZ4 but it seems to be turned on anyway. Yeah, if `ARROW_ORC` is enabled, it will always turn on `ARROW_WITH_LZ4` as well: https://github.com/apache/arrow/blob/e0f2bd2fd46002267293217b8c8db61c8cddd558/cpp/cmake_modules/DefineOptions.cmake#L381-L388 -- 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