Description
if(CMAKE_VERSION VERSION_LESS 3.26)
message(FATAL_ERROR "Require CMake 3.26 or later for building bundled Apache Thrift")
endif()
thirdparty/arrow/apache-arrow-21.0.0/cpp/cmake_modules/ThirdpartyToolchain.cmake:1738
Steps to Reproduce
Logs / Stack Trace
Operating System
MacOS
Build & Runtime Environment
clang-15
Additional Context