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 a66c64e9e [VL] Daily Update Velox Version (2024_04_02) (#5244)
a66c64e9e is described below
commit a66c64e9ec3f899a01cb39f922c7ac5a001a96e7
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Tue Apr 2 16:47:58 2024 +0800
[VL] Daily Update Velox Version (2024_04_02) (#5244)
f3150528c by Ma, Rong, Fix BaseVector::flattenVector for Lazy input (9282)
1146fe2fe by Jimmy Lu, Change TypeWithId to take exclusive ownership on
children to avoid confusion (9244)
e15ec19a5 by duanmeng, Document spill write stats (9326)
0494ce5a2 by xiaoxmeng, Grow initial capacity without checking memory
arbitration (9328)
73a7f71a3 by Richard Barnes, Remove unused lambda capture from
velox/common/base/tests/AsyncSourceTest.cpp (9316)
8acb197e1 by Jacob Wujciak-Jens, Move signature check and bias fuzzer to
gha (9191)
8aceb24f1 by Yoav Helfman, More mutable properties from vectors (8737)
c8c284da3 by duanmeng, Add spill read stats (9285)
d4b3618e4 by Andrii Rosa, Do not fail getData for deleted buffer (9207)
6033d1a59 by Yang Zhang, Replace JoinMergeSource with MergeJoinSource in
the documentation (9322)
87dc49bcc by PHILO-HE, Document how to set
defaultNullBehavior/deterministic for scalar function (9273)
300da304c by Qian Sun, Fix SQL examples in array.rst to match Spark (9303)
865ba332c by Richard Barnes, Fix deprecated use of 0/NULL in
velox/common/caching/SsdFile.cpp + 2 (9317)
---
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 c0fdaf277..45cc11f6f 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_04_01
+VELOX_BRANCH=2024_04_02
VELOX_HOME=""
#Set on run gluten on HDFS
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]