This is an automated email from the ASF dual-hosted git repository. lgbo-ustc pushed a commit to branch update-velox4j-ref-20260710 in repository https://gitbox.apache.org/repos/asf/gluten.git
commit cd1a6f1e2f0102950d264736a0bfbfbcb34f0a68 Author: lgbo-ustc <[email protected]> AuthorDate: Fri Jul 10 14:20:31 2026 +0800 [FLINK] Bump velox4j workflow reference --- .github/workflows/flink.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/flink.yml b/.github/workflows/flink.yml index b66bddf427..1a534c33a3 100644 --- a/.github/workflows/flink.yml +++ b/.github/workflows/flink.yml @@ -87,8 +87,8 @@ jobs: export VELOX_DEPENDENCY_SOURCE=BUNDLED export fmt_SOURCE=BUNDLED export folly_SOURCE=BUNDLED - git clone -b feature/watermark-status-propagation https://github.com/bigo-sg/velox4j.git - cd velox4j && git reset --hard 6e2046f + git clone -b bump-velox-524 https://github.com/velox4j/velox4j.git + cd velox4j && git reset --hard 5d2e468752cc1935d8866a2bad9b290c62e5085c git apply $GITHUB_WORKSPACE/gluten-flink/patches/fix-velox4j.patch $GITHUB_WORKSPACE/build/mvn clean install -DskipTests -Dgpg.skip -Dspotless.skip=true cd .. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
