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 18c5519193 [GLUTEN-6887][VL] Daily Update Velox Version (2025_01_31)
(#8642)
18c5519193 is described below
commit 18c55191930c5428f2bdc2b927a15a8e3cefb716
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Sat Feb 1 04:43:59 2025 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2025_01_31) (#8642)
49292daf8 by Wei He, build: Set up nightly runs of table evolution fuzzer
(12037)
8a60307e4 by Krishna Pai, Add support for
$internal$_json_string_to_array/map/cast (12159)
32cb8342e by Zac Wen, misc: Fix typos in comment (12202)
5f8e7f125 by Xiaoxuan Meng, refactor: Remove the deprecated subfield filter
definitions (12206)
6a0587832 by rui-mo, fix: Fix withIntDistributionForField copy (11644)
3fd46c761 by Peter Enescu, fix: Revert array_has_duplicates unit test due
to Linux/Ubuntu test mismatch (12203)
a1b4ee742 by Andrii Rosa, misc: Remove compatibility methods in
ExchangeQueue (12196)
---
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 82c8083398..46f1a75486 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_29
+VELOX_BRANCH=2025_01_31
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]