Skip to content

Commit

Permalink
disable arrow bridge test
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouyuan committed Jan 30, 2024
1 parent 02a1fb5 commit dc8754d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velox/vector/arrow/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ target_link_libraries(velox_arrow_bridge velox_memory velox_type velox_buffer
velox_exception)

if(VELOX_BUILD_TESTING AND VELOX_ENABLE_ARROW)
add_subdirectory(tests)
#add_subdirectory(tests)
endif()

0 comments on commit dc8754d

Please sign in to comment.