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 d70de0bb52 [GLUTEN-6887][VL] Daily Update Velox Version (2025_01_11)
(#8507)
d70de0bb52 is described below
commit d70de0bb5203c32a438bf9ff2296409919770e8f
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Sun Jan 12 09:30:32 2025 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2025_01_11) (#8507)
Upstream Velox's New Commits:
9dcfd3934 by Jimmy Lu, fix: Reuse vector in LocalPartition (12002)
ec2740ff4 by PHILO-HE, feat: Register Spark date_format function (11953)
923dcc81f by Jia Ke, fix(hadoop): Remove the schema for hdfs path when
reading file (11963)
315bf18bb by Xiao Du, Support for Sum Aggregation Signature with Interval
(12044)
a53bc0124 by Jimmy Lu, fix(wave): NVRTC remote execution (12051)
b13e209b5 by Darren Fu, refactor(dwio): Rewrite partition file path
unescape utility functions using folly::uriUnescape() (12036)
c965e7c74 by Kevin Wilfong, feat: Add fast path for single bit in
ByteOutputStream::appendBits (12047)
---
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 9c4bc68793..fa30e8c747 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_10
+VELOX_BRANCH=2025_01_11
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]