zhztheplayer commented on PR #12244:
URL: https://github.com/apache/gluten/pull/12244#issuecomment-4661160706

   @sezruby 
   
   > One caveat worth flagging: every gluten CI lane runs builddeps-veloxbe.sh 
with BUILD_ARROW=OFF and uses the pre-built Arrow baked into the Docker image, 
so the BUILD_ARROW=ON path (where build-arrow.sh actually executes) is not 
covered by CI. 
   
   Yes, and I think we still need to verify the change on CI. Can you push a 
debug commit to remove the pre-built Arrow Java jar from local Maven repo, and 
turn `BUILD_ARROW=ON`, then see if CI can pass? 
   
   Once verified, that debug commit can be reverted before merging.
   


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