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 be35d5738 [GLUTEN-6887][VL] Daily Update Velox Version (2024_08_21)
(#6946)
be35d5738 is described below
commit be35d573857d3f71f74cba6ad58bd58ff53a81c8
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Wed Aug 21 10:54:18 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_08_21) (#6946)
Upstream Velox's New Commits:
82bad7944 by rui-mo, Add Spark query runner (10357)
b140bb7b1 by rui-mo, Pass aggregate pool to query runner's constructor
(10568)
59025aa34 by Christian Zentgraf, Fix error on multiple inclusions of
FindArrow CMake (10723)
55888da7e by Jialiang Tan, Release excessively reserved memory in HashBuild
even if non-reclaimable (10782)
9e48da678 by Ke, Fix approxPercentile compact function for float and double
(10786)
e461d52bc by Jimmy Lu, Schema evolution support for reader value hooks
(10755)
e2c2f2519 by Jimmy Lu, Fix filter on missing field (10777)
4810dc3b8 by Jialiang Tan, Make memory pool dbg message more readable
(10778)
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 b3e556d63..f308eff21 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_20
+VELOX_BRANCH=2024_08_21
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]