Skip to content

Commit b9fe77f

Browse files
committed
Update Flink CI Velox4J revision
1 parent 764b606 commit b9fe77f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/flink.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
sudo yum install https://mirror.stream.centos.org/9-stream/BaseOS/x86_64/os/Packages/tzdata-2025a-1.el9.noarch.rpm -y
6363
sudo .github/workflows/util/install-flink-deps.sh
6464
git clone -b gluten-0530 https://github.com/bigo-sg/velox4j.git
65-
cd velox4j && git reset --hard 42c6e2c36eb23a4a2b78e790d75b09ba973912a0
65+
cd velox4j && git reset --hard bd8708eb07a691445807c9445390ed1cb39c3874
6666
git apply $GITHUB_WORKSPACE/gluten-flink/patches/fix-velox4j.patch
6767
$GITHUB_WORKSPACE/build/mvn clean install -DskipTests -Dgpg.skip -Dspotless.skip=true
6868
cd ..

0 commit comments

Comments
 (0)