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 ba3358d815 [GLUTEN-6887][VL] Daily Update Velox Version (2025_04_13)
(#9308)
ba3358d815 is described below
commit ba3358d81557b516c2e80dff1312407845142625
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Sun Apr 13 20:47:17 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_04_13) (#9308)
Upstream Velox's New Commits:
ccd9e41b6 (origin/main, origin/HEAD) refactor: Merge join code cleanup
(#13015)
62c687013 fix(parquet): Fix INT64 timestamp precision conversion (#12953)
03d14c41a feat: Add Spark array_prepend function (#12730)
4b550fa0f feat: Add -num_random_ints flag to CudaTest.addRandom (#12875)
569c8beb4 feat: Use CUDA 12.8 atomics in breeze when available (#12932)
a220f5d0b build: Add support for Arm Neoverse V2 CPU (#13006)
068c934a2 build: Fix usage of declareNamed (#12870)
5225ec825 feat: Support date type for Spark from_json function (#12848)
---
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 f10aae9f1e..3aade7b142 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_04_12
+VELOX_BRANCH=2025_04_13
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]