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 a7f43625cb [GLUTEN-6887][VL] Daily Update Velox Version (2024_11_16)
(#7958)
a7f43625cb is described below
commit a7f43625cbe613cab8f70d9c99399d515552a37f
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Sat Nov 16 09:46:21 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_11_16) (#7958)
Upstream Velox's New Commits:
b40cec3f3 by Joe Giardino, - Fix FlatVector copy memory issue (11483)
035750010 by yingsu00, Fix PlanNodeStats overflow (11532)
8aeb51cf4 by Jimmy Lu, fix: SSE only build (11542)
ab02900db by Orri Erling, feat: NVRTC work with Wave headers (11500)
213f0a053 by Yenda Li, Add comparison support for RowView (11499)
cce529e08 by Wei He, Fix Window operator with NaN as the frame bound (11293)
ebd597a02 by Jialiang Tan, Change memory-reclaim-max-wait-time to
max-memory-arbitration-time (11405)
88e3e6118 by Jacob Wujciak-Jens, build(ci): Add conventional commit title
check (11520)
9494cbca8 by Chengcheng Jin, Clean up prefix sort function
defaultPrefixSortConfig (11533)
---
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 9e0f3c0160..02656d45e3 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_15
+VELOX_BRANCH=2024_11_16
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]