zhouyuan commented on code in PR #11061:
URL: 
https://github.com/apache/incubator-gluten/pull/11061#discussion_r2510640599


##########
.github/workflows/velox_backend_arm.yml:
##########
@@ -175,15 +175,16 @@ jobs:
           --conf $(realpath 
backends-velox/generated-native-benchmark/conf_12_0_*.ini) \
           --plan $(realpath 
backends-velox/generated-native-benchmark/plan_12_0_*.json) \
           --data $(realpath 
backends-velox/generated-native-benchmark/data_12_0_*_0.parquet),$(realpath 
backends-velox/generated-native-benchmark/data_12_0_*_1.parquet)
-      - name: Run UDF test
-        run: |
-          # Depends on --build_example=ON.
-          yum install -y java-17-openjdk-devel
-          export JAVA_HOME=/usr/lib/jvm/java-17-openjdk
-          export PATH=$JAVA_HOME/bin:$PATH
-          java -version
-          $MVN_CMD test -Pspark-3.5 -Pbackends-velox -Pjava-17 -Piceberg 
-Pdelta -Ppaimon -DtagsToExclude=None \
-          -DtagsToInclude=org.apache.gluten.tags.UDFTest
+      # - name: Run UDF test

Review Comment:
   will revert this change after `vcpkg-centos-8` image is back



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to