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 af512a050 [GLUTEN-6887][VL] Daily Update Velox Version (2024_08_23)
(#6983)
af512a050 is described below
commit af512a0507bced64c09b8b33881315b5c21853b2
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Fri Aug 23 16:03:51 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_08_23) (#6983)
Upstream Velox's New Commits:
d0fc5e339 by Krishna Pai, Ensure we throw on casting unicode to integral
types (10804)
3325e9666 by Jimmy Lu, Fix null compacting for ARRAY and MAP selective
column reader (10805)
9387a9d49 by Jialiang Tan, Let shrinkCapacity not shrink free cap (10780)
024d10d5d by Ke, Support UNKNOWN type in map_concat function (10795)
2796200da by Ke, Add complex type inputs to array_except, array_intersect
and arrays_overlap (10743)
Signed-off-by: glutenperfbot <[email protected]>
Co-authored-by: glutenperfbot <[email protected]>
---
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 0d7ee5f35..b5da02c47 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_08_22
+VELOX_BRANCH=2024_08_23
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]