This is an automated email from the ASF dual-hosted git repository.
marong 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 456316d28 [VL] Daily Update Velox Version (2024_07_02) (#6303)
456316d28 is described below
commit 456316d28e7f7740184cc39d093eebf029300110
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Tue Jul 2 12:42:07 2024 +0800
[VL] Daily Update Velox Version (2024_07_02) (#6303)
6caa7d535 by duanmeng, Add max spill level in RowNumber fuzzer (10347)
181c6aec1 by willsfeng, Add secure_random() and secure_random(lower,upper)
Presto functions (9295)
4f532a033 by Deepak Majeti, Fix failing Linux release with adapters (10360)
02dca9d39 by aditi-pandit, Fix spellings in MemoryAllocator code (10350)
a442baac5 by Masha Basmanova, Optimize cast(uuid as varchar)
296568087 by Daniel Hunte, Clean up yearTimestampWithTimezone test (10344)
---
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 bbc147e55..54ba3e070 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=2024_06_30
+VELOX_BRANCH=2024_07_02
VELOX_HOME=""
#Set on run gluten on HDFS
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]