Skip to content

Commit

Permalink
Remove debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed May 14, 2024
1 parent 713cd51 commit 4c5b723
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cpp/cmake/thirdparty/get_arrow.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4c5b723

Please sign in to comment.