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 5fccf60507 [GLUTEN-6887][VL] Daily Update Velox Version (2025_05_21)
(#9712)
5fccf60507 is described below
commit 5fccf60507718dc673e5ab4602d0c485c434aa77
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Wed May 21 11:26:55 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_05_21) (#9712)
Upstream Velox's New Commits:
7fbd47bd0 by James Gill, feat: Implement ST_Point ST_X ST_Y (#13372)
eda9628a9 by Yi Cheng Lee, refactor: Rename copyPreserveEncodings to
testingCopyPreserveEncodings (#13408)
a7bacbeeb by Jimmy Lu, fix: Support delta update on bucket column (#13404)
795d91733 by Deepak Majeti, build: Fix CMAKE_CXX_FLAGS being overridden
(#13402)
5cd775931 by Ali LeClerc, docs: New velox-lib.io homepage design (#13384)
8b86b2ab5 by NEUpanning, feat: Support Spark legacy behavior for covariance
functions (#12994)
ac0e37d6d by Patrick Sullivan, feat: Implement st_area (#13383)
f62ac212b by Jialiang Tan, fix: Fix Meta internal build issues on
SerializedPageSpiller.cpp (#13382)
81e0b508f by Serge Druzkin, misc: Add check for BaseVector::length_ (#13380)
0e6dfa77c by Ke Wang, fix: Fix min >= max caused by duplicate values in
hashTable_ (#13375)
ba5da134c by Jacob Wujciak-Jens, refactor(ci): Cleanup scripts/ (#13345)
Signed-off-by: GlutenPerfBot <[email protected]>
Co-authored-by: GlutenPerfBot <[email protected]>
---
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 8769e61a1a..cce5eed08d 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_05_20
+VELOX_BRANCH=2025_05_21
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]