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 1100fdf572 [GLUTEN-6887][VL] Daily Update Velox Version (2024_12_08)
(#8174)
1100fdf572 is described below
commit 1100fdf572741b2203047a6cf3af13c0b26998b0
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Mon Dec 9 17:29:39 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_12_08) (#8174)
Upstream Velox's New Commits:
21f1e21e7 by Jimmy Lu, fix: Quote string keys for feature selection (11779)
1b5d3db1f by Kevin Wilfong, refactor: Move some logic from URLFunctions.h
to URIParser (11761)
1bbf4f88c by Kevin Wilfong, fix: Possible infinite loop in URIParser's
tryConsumeIPV6Address (11782)
e8a84d9cd by Xiaoxuan Meng, feat: Sort grouping key columns to maximize the
prefix sort optimization (11720)
e60315836 by Raymond Wu, refactor(fuzzer): add supporting map functions
(11536)
---
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 e880db1635..a24ad23973 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_12_07
+VELOX_BRANCH=2024_12_08
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]