FelixYBW commented on code in PR #11092:
URL: 
https://github.com/apache/incubator-gluten/pull/11092#discussion_r2530463437


##########
ep/build-velox/src/setup-centos7.sh:
##########
@@ -224,7 +224,7 @@ function install_velox_deps {
   run_and_time install_folly
   run_and_time install_protobuf
   run_and_time install_gtest
-  run_and_time install_conda
+  # run_and_time install_conda

Review Comment:
   Does Gluten build need conda? Is it for pyvelox?
   If we don't need we may remove it from all of our setup script. we also need 
to clean up our setup script.



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