shuai-xu commented on code in PR #10320:
URL:
https://github.com/apache/incubator-gluten/pull/10320#discussion_r2250266698
##########
.github/workflows/flink.yml:
##########
@@ -43,7 +43,7 @@ jobs:
source /opt/rh/gcc-toolset-11/enable
sudo dnf install -y patchelf
git clone -b gluten-0530 https://github.com/bigo-sg/velox4j.git
- cd velox4j && git reset --hard
0eb9eef589692dbde953c36ecd2d8f9d3a34a59d
+ cd velox4j && git reset --hard
7bf3bd14624733230a395306275ccc3bed671b6c
Review Comment:
Good idea, we now use a private branch and it does't update with main
branch, we can use git tag when after merge with the oap velox.
--
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]