diff --git a/dev/builddeps-veloxbe.sh b/dev/builddeps-veloxbe.sh index 8bdc72b1d325..10ca369e1471 100755 --- a/dev/builddeps-veloxbe.sh +++ b/dev/builddeps-veloxbe.sh @@ -206,7 +206,7 @@ fi concat_velox_param function build_arrow { - if [ ! -d "$GLUTEN_DIR/ep/build-velox/build/velox_ep" ]; then + if [ ! -d "$VELOX_HOME" ]; then get_velox && setup_dependencies fi cd $GLUTEN_DIR/dev