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 55ab10d90c [GLUTEN-6887][VL] Daily Update Velox Version (2025_01_05)
(#8424)
55ab10d90c is described below
commit 55ab10d90cd2646c2175e6afb666cd2bf40f33b0
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Mon Jan 6 09:07:44 2025 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2025_01_05) (#8424)
Upstream Velox's New Commits:
da0558d15 by PHILO-HE, fix(sparksql): Consider session timezone when
casting timestamp to varchar (11958)
---
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 1cbccf36c3..12497d7069 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=2025_01_04
+VELOX_BRANCH=2025_01_05
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]