This is an automated email from the ASF dual-hosted git repository.
marong 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 d1924aa287 [GLUTEN-6887][VL] Daily Update Velox Version (2024_11_02)
(#7784)
d1924aa287 is described below
commit d1924aa287a1efc0c0fefffd5f63ae42ad2018aa
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Sun Nov 3 14:00:49 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_11_02) (#7784)
ad27145c2 by duanmeng, Add FilterProjectReplayer (11351)
2090d78de by Jialiang Tan, Support global arbitration without spilling
enabled in arbitrator (11381)
7b2bb7f67 by Jialiang Tan, Avoid cross thread access of thread local in
parallel join build (11402)
ee8a68362 by Zac Wen, Use Velox filesystem for SSD cache data file (11190)
a3d0bc3ab by Bikramjeet Vig, Fix HiveTypeSerializer.unregisteredOpaque
(11401)
788ba2a4e by Yenda Li, Add custom comparator to IPAddressType (11347)
---
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 c4afac157d..6d53466b07 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_01
+VELOX_BRANCH=2024_11_02
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]