This is an automated email from the ASF dual-hosted git repository.
felixybw 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 19fe590e4d [GLUTEN-6887][VL] Daily Update Velox Version (2025_03_19)
(#9063)
19fe590e4d is described below
commit 19fe590e4d176b30845e61af6fc533bb2e28dba0
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Thu Mar 20 01:44:53 2025 +0000
[GLUTEN-6887][VL] Daily Update Velox Version (2025_03_19) (#9063)
ff15af586 by Heidi Han, feat: Make kRequestDataSizesMaxWait in
ExchangeClient configurable through session props (12682)
b046673ef by Amit Dutta, misc: Throw generic spill error in
validateSpillBytesSize (12665)
407aa546d by Yenda Li, Back out "feat: Combine low selectivity vectors
generated by the hash join filter" (12711)
0aebb3bb2 by Xiaoxuan Meng, fix: Fix the memory pool test build (12709)
dfadae6dc by Kevin Wilfong, fix: The new LLVM library for time zones is
slow with transitions after 2037 (12690)
e0ca6ef96 by Peter Enescu, fix(fuzzer): Wrap like SQL conversion (12610)
756f104e2 by Xiaoxuan Meng, feat: Allow user to customize the get prefered
size for memory efficiency (12695)
7e8ae1d5b by Xiaoxuan Meng, misc: Remove duplicate index lookup runtime
stats (12696)
272821f30 by Jimmy Lu, fix: Use memory pool to track raw_vector in
selective column readers (12685)
edbc2c86e by Yuxuan Chen, std::vector constructor requires type to be
complete (12640)
494bb04ca by Wei He, misc(fuzzer): Log input test cases in expression
fuzzer (12689)
---
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 c4c7bf1fea..ad8f9eccb0 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_03_18
+VELOX_BRANCH=2025_03_19
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]