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 b09c017dff [GLUTEN-6887][VL] Daily Update Velox Version (2025_01_17)
(#8553)
b09c017dff is described below
commit b09c017dffb4246dc4b29d8cbe6481fa59a50d18
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Fri Jan 17 09:56:04 2025 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2025_01_17) (#8553)
Upstream Velox's New Commits:
c2a65861d by Kevin Wilfong, test: Reenable set_agg and set_union in
AggregationFuzzer (12098)
4ad5a8a65 by Kevin Wilfong, test: Upgrade the version of Presto we compare
fuzzers in CI against to 0.290 (12096)
8519fad11 by Daniel Hunte, feat(fuzzer): Support multiple joins in the join
node "toSql" methods for reference query runners (11801)
c385e6cf2 by Ryan Johnson, Annotate xxHash deps (12092)
762b9c1e7 by Krishna Pai, fix(builds): Fix nightly build metrics job to add
shared builds (12088)
f48c9047e by Kevin Wilfong, feat: Add BufferedOutputStream (12052)
82626db70 by Peter Enescu, fix(vector): Add error logic to
DictionaryVector's toString for logging uninitialized lazy loaded vectors
(12025)
---
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 f887d747d3..4b0aa20941 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_01_16
+VELOX_BRANCH=2025_01_17
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]