Yohahaha commented on code in PR #9360:
URL: https://github.com/apache/incubator-gluten/pull/9360#discussion_r2061939282


##########
.github/workflows/velox_backend.yml:
##########
@@ -1263,9 +1263,9 @@ jobs:
           -DtagsToInclude="org.apache.gluten.tags.GenerateExample" -Dtest=none 
-DfailIfNoTests=false -Dexec.skip
           # This test depends on files generated by the above mvn test.
           ./cpp/build/velox/benchmarks/generic_benchmark --with-shuffle 
--partitioning hash --threads 1 --iterations 1 \
-          --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)
+          --conf $(realpath 
backends-velox/generated-native-benchmark/conf_12_*.ini) \

Review Comment:
   done.



-- 
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