guixiaowen commented on PR #7629:
URL: 
https://github.com/apache/incubator-gluten/pull/7629#issuecomment-2429216423

   @liujiayi771  May i ask you a question?
   In build_velox.sh, VELOX_HOME will be initialized if it is not passed in. 
And it is the same as the path passed in builddepts-veloxbe.sh. Is there 
anything I misunderstood? Can you give me some guidance?
   
   In build_velox.sh, line 208-210
   
   if [ "$VELOX_HOME" == "" ]; then
     VELOX_HOME="$CURRENT_DIR/../build/velox_ep"
   fi
   
   
   
   


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