PHILO-HE commented on code in PR #5768:
URL: https://github.com/apache/incubator-gluten/pull/5768#discussion_r1604430830


##########
.github/workflows/velox_docker.yml:
##########
@@ -494,13 +494,74 @@ jobs:
           GLUTEN_IT_JVM_ARGS=-Xmx5G sbin/gluten-it.sh queries-compare \
             --local --preset=velox-with-celeborn --benchmark-type=ds 
--error-on-memleak --off-heap-size=10g -s=1.0 --threads=8 --iterations=1
 
+  build-native-lib-centos-8:

Review Comment:
   @zhztheplayer, it's just for distinguishing it with the other static build 
job for centos-7. We originally planned to just use one cache, produced by 
static build, but there still exist some issues. So we can firstly keep the two 
build jobs to produce libraries cache for tpc test jobs (on centos-7) & spark 
test jobs (on centos-8) respectively.



-- 
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: commits-unsubscr...@gluten.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@gluten.apache.org
For additional commands, e-mail: commits-h...@gluten.apache.org

Reply via email to