rui-mo commented on code in PR #9357: URL: https://github.com/apache/incubator-gluten/pull/9357#discussion_r2145506563
########## ep/build-velox/src/get_velox.sh: ########## @@ -16,8 +16,8 @@ set -exu -VELOX_REPO=https://github.com/oap-project/velox.git -VELOX_BRANCH=2025_04_16 +VELOX_REPO=https://github.com/wecharyu/velox.git +VELOX_BRANCH=support_to_json Review Comment: To test with your PR, you could pick the patch to your own branch based on the latest Velox branch used in Gluten. Please make sure the only difference is your patch is additionally applied. https://github.com/apache/incubator-gluten/blob/main/ep/build-velox/src/get_velox.sh#L20 -- 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: commits-unsubscr...@gluten.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@gluten.apache.org For additional commands, e-mail: commits-h...@gluten.apache.org