Skip to content

Commit 4cd023c

Browse files
GlutenPerfBotglutenperfbot
andauthored
[GLUTEN-6887][VL] Daily Update Velox Version (2025_06_09) (#9913)
Upstream Velox's New Commits: c5c804aad by Jialiang Tan, fix: Do not do timecheck after reclaim (#13686) b8145defe by Eric Jia, feat: Implement UnnestReplayer (#13679) 1fca4a6cc by Xiaoxuan Meng, feat: Optimize unnest operator to produce one output for each input (#13687) Signed-off-by: glutenperfbot <[email protected]> Co-authored-by: glutenperfbot <[email protected]>
1 parent 90ac3ba commit 4cd023c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ep/build-velox/src/get_velox.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
set -exu
1818

1919
VELOX_REPO=https://github.com/oap-project/velox.git
20-
VELOX_BRANCH=2025_06_08
20+
VELOX_BRANCH=2025_06_09
2121
VELOX_HOME=""
2222
RUN_SETUP_SCRIPT=ON
2323

0 commit comments

Comments
 (0)