This is an automated email from the ASF dual-hosted git repository.
lgbo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 093f3d94b5 bump velox4j (#11361)
093f3d94b5 is described below
commit 093f3d94b57d96e10e7758d81efed542f4e4a330
Author: lgbo <[email protected]>
AuthorDate: Tue Jan 6 09:51:54 2026 +0800
bump velox4j (#11361)
---
.github/workflows/flink.yml | 2 +-
gluten-flink/docs/Flink.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/flink.yml b/.github/workflows/flink.yml
index aefa159f9b..e30540de0e 100644
--- a/.github/workflows/flink.yml
+++ b/.github/workflows/flink.yml
@@ -61,7 +61,7 @@ jobs:
sudo yum install
https://mirror.stream.centos.org/9-stream/BaseOS/x86_64/os/Packages/tzdata-2025a-1.el9.noarch.rpm
-y
sudo .github/workflows/util/install-flink-resources.sh
git clone -b gluten-0530 https://github.com/bigo-sg/velox4j.git
- cd velox4j && git reset --hard
430d149837b9311df2787797fe0e0ec9abefd688
+ cd velox4j && git reset --hard
59442932803ca06a34c1cdbc43a3b80348c4da7a
git apply $GITHUB_WORKSPACE/gluten-flink/patches/fix-velox4j.patch
mvn clean install -DskipTests -Dgpg.skip -Dspotless.skip=true
cd ..
diff --git a/gluten-flink/docs/Flink.md b/gluten-flink/docs/Flink.md
index 8424ccc190..42fec4a7e0 100644
--- a/gluten-flink/docs/Flink.md
+++ b/gluten-flink/docs/Flink.md
@@ -48,7 +48,7 @@ As some features have not been committed to upstream, you
have to use the follow
## fetch velox4j code
git clone -b gluten-0530 https://github.com/bigo-sg/velox4j.git
cd velox4j
-git reset --hard 430d149837b9311df2787797fe0e0ec9abefd688
+git reset --hard 59442932803ca06a34c1cdbc43a3b80348c4da7a
mvn clean install -DskipTests -Dgpg.skip -Dspotless.skip=true
```
**Get gluten**
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]