Skip to content

Commit 2fbcbcd

Browse files
committed
Update Flink CI Velox4J ORC revision
1 parent c9b4e0a commit 2fbcbcd

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
@@ -70,7 +70,7 @@ jobs:
7070
export fmt_SOURCE=BUNDLED
7171
export folly_SOURCE=BUNDLED
7272
git clone -b gluten-0530 https://github.com/bigo-sg/velox4j.git
73-
cd velox4j && git reset --hard 0794a28389f81a21285df006b6018b1b561606ce
73+
cd velox4j && git reset --hard 42c6e2c36eb23a4a2b78e790d75b09ba973912a0
7474
git apply $GITHUB_WORKSPACE/gluten-flink/patches/fix-velox4j.patch
7575
$GITHUB_WORKSPACE/build/mvn clean install -DskipTests -Dgpg.skip -Dspotless.skip=true
7676
cd ..

0 commit comments

Comments
 (0)