rui-mo commented on code in PR #12979: URL: https://github.com/apache/gluten/pull/12979#discussion_r4004258636
########## ep/build-velox/src/get-velox.sh: ########## @@ -18,8 +18,8 @@ set -exu CURRENT_DIR=$(cd "$(dirname "$BASH_SOURCE")"; pwd) VELOX_REPO=https://github.com/IBM/velox.git -VELOX_BRANCH=dft-2026_09_08 -VELOX_ENHANCED_BRANCH=ibm-2026_09_08 +VELOX_BRANCH=dft-2026_09_10 +VELOX_ENHANCED_BRANCH=ibm-2026_09_10 Review Comment: Could we wait for the Velox rebase to complete and then drop this change? It would be better to keep the Velox rebase out of this PR. -- 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]
