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 1a5684ce54 [GLUTEN-6887][VL] Daily Update Velox Version (2024_10_23)
(#7643)
1a5684ce54 is described below
commit 1a5684ce5449c66ef64fb6dc626a25cb5da248eb
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Wed Oct 23 11:44:50 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_10_23) (#7643)
bb3b7cab2 by Jialiang Tan, Centralize join probe/build table spill to join
bridge (11294)
abc563c0d by Andrii Rosa, Add max_local_exchange_partition_count config
property (11292)
1fc46ad3e by Jimmy Lu, Support stripe with row count greater than int32
(11314)
f93eae653 by Xiaoxuan Meng, Fix the flaky arbitrationAbort test (11316)
005b52bea by Xiaoxuan Meng, Fix spill related issues in TopNRowNumber
operator (11310)
516cc9b7d by Xiaoxuan Meng, Support to clear cache in expr set (11308)
eaff5006e by Heidi Han, Added comparison functions for complex types (11241)
ca9581c40 by Wei He, Support unary and binary arithmetic operators in
expression fuzzer against Presto (11313)
8192ea93a by Jimmy Lu, Remove unused extractValues_ field from ScanSpec
(11306)
1051173bf by Xiaoxuan Meng, Fix test timeout under debug mode only (11311)
959cdabad by Kevin Wilfong, Fix to_iso8601 to use Z for UTC (11279)
9531f655f by Wei He, Fix expression fuzzer with PrestoQueryRunner (11276)
---
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 15cc658c57..ac5a0cebbc 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_10_22
+VELOX_BRANCH=2024_10_23
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]