diff --git a/cpp/cmake/thirdparty/get_arrow.cmake b/cpp/cmake/thirdparty/get_arrow.cmake index 489722a2be9..73e66cce608 100644 --- a/cpp/cmake/thirdparty/get_arrow.cmake +++ b/cpp/cmake/thirdparty/get_arrow.cmake @@ -41,8 +41,6 @@ function(find_libarrow_in_python_wheel PYARROW_VERSION) set(PYARROW_LIB "libarrow.so.${PYARROW_MAJOR_VER}${PYARROW_MINOR_VER}") - message("The pyarrow lib is ${PYARROW_LIB}") - string( APPEND initial_code_block