We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e141e commit 56f12d4Copy full SHA for 56f12d4
velox/vector/arrow/CMakeLists.txt
@@ -17,5 +17,5 @@ target_link_libraries(velox_arrow_bridge velox_memory velox_type velox_buffer
17
velox_exception)
18
19
if(VELOX_BUILD_TESTING AND VELOX_ENABLE_ARROW)
20
- add_subdirectory(tests)
+ #add_subdirectory(tests)
21
endif()
0 commit comments