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 12802e750d [GLUTEN-6887][VL] Daily Update Velox Version (2025_02_15)
(#8734)
12802e750d is described below
commit 12802e750db235dfadce2052cffad5aba345c3d7
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Mon Feb 17 08:50:01 2025 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2025_02_15) (#8734)
Upstream Velox's New Commits:
2d079bcff by zhli1142015, feat: Support decimal type for Spark ceil
function (12056)
d9a3bee2a by rexan, fix: Timestamp toMicros should work for all timestamps
fitting in bigint (11774)
7861409dd by Kevin Wilfong, feat: Add option to HiveDataSink to always
create a file (12331)
704aaf7d1 by Serge Druzkin, fix(docs): Small fixes for the Vectors doc
1f1263738 by Yenda Li, fix: Fix optimization of re-using inputVector (12332)
8ed7b0b4d by zhli1142015, fix: Fix operator finishTiming metrics (12316)
b5dda3766 by CodemodService Bot, ThriftRemoveGetters_velox [B] [A] [B]
ca8253837 by CodemodService Bot, ThriftRemoveGetters_velox [B] [A] [A]
---
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 4adb4c344d..dad45efeb5 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_02_14
+VELOX_BRANCH=2025_02_15
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]