zhouyuan commented on code in PR #11210: URL: https://github.com/apache/incubator-gluten/pull/11210#discussion_r2571868780
########## 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-2025_11_26 -VELOX_ENHANCED_BRANCH=ibm-2025_11_26 +VELOX_BRANCH=dft-2025_11_26_fix +VELOX_ENHANCED_BRANCH=ibm-2025_11_26_fix Review Comment: Cc: @FelixYBW removed one commit from original OAP patches -- 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]
