This is an automated email from the ASF dual-hosted git repository.
yuanzhou 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 57ea686b10 [GLUTEN-6887][VL] Daily Update Velox Version (2024_11_21)
(#8012)
57ea686b10 is described below
commit 57ea686b10789b87aeb55d18e7881eed65179f6c
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Thu Nov 21 21:15:16 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_11_21) (#8012)
c286451a4 by rui-mo, feat(function): Add Spark locate function (8863)
473902a63 by aditi-pandit, fix: Fix TopNRowNumber documentation about
spilling (11569)
c13b8ed88 by Max Ma, fix: Add include cstdint explicitly (11594)
b1069008c by Xiaoxuan Meng, feat: Add indexed priority queue for auto
writer thread scaling (11584)
e2bd12099 by Zuyu ZHANG, misc: Fix typo in dwio/IntDecoder (11575)
7a47fb4e2 by Chengcheng Jin, fix: Fix SortBuffer ensureOutputFits
estimateOutputSize inaccurate (11534)
f03ac2b85 by Yenda Li, Back out "Back out "[velox] misc(revert ipaddress
cast): Add ipprefix cast operators for varchar [1/n]"" (11591)
---
ep/build-velox/src/get_velox.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh
index 53615ddccf..e2fb3a12b8 100755
--- a/ep/build-velox/src/get_velox.sh
+++ b/ep/build-velox/src/get_velox.sh
@@ -17,7 +17,7 @@
set -exu
VELOX_REPO=https://github.com/oap-project/velox.git
-VELOX_BRANCH=2024_11_20
+VELOX_BRANCH=2024_11_21
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]