This is an automated email from the ASF dual-hosted git repository.
felixybw 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 fcd83db265 [GLUTEN-6887][VL] Daily Update Velox Version (2025_02_07)
(#8680)
fcd83db265 is described below
commit fcd83db265153b06166551fd2dedca3145101a1a
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Sat Feb 8 03:20:37 2025 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2025_02_07) (#8680)
Upstream Velox's New Commits:
1e455347a by Pedro Eugenio Rocha Pedreira, feat(python): TableWriter and
Hive connector (12279)
3375085bf by Kevin Wilfong, fix: Fixe handling of user errors in json_parse
(12272)
4caf5d182 by Natasha Sehgal, Add TDigest type and varbinary conversion
(12270)
1c32192ce by Jimmy Lu, test: Add serialization backward compatibility test
for ApproxMostFrequentStreamSummary (12242)
1eb79878d by Yenda Li, Add ip_subnet_max/min [5/n] (11515)
a7faee2a8 by Pedro Eugenio Rocha Pedreira, feat(python): Support equality
and .child_at in PyVector (12260)
bd248793f by Bikramjeet Vig, fix: Ensure lambda functions fail on oversized
array inputs (12271)
34cec0243 by Yenda Li, fix: Address ipprefix type incompatibility mismatch
(12145)
c0d8954c4 by Krishna Pai, fix(build): Change to 32-core-ubuntu (12265)
589d657fb by Pedro Eugenio Rocha Pedreira, feat(python): Add missing .pyi
symbols (12269)
8e6e2ccee by Jimmy Lu, feat: Add DecodedVector::sharedBase() (12249)
---
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 1b29c7dc10..68b6c720e8 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_02_06
+VELOX_BRANCH=2025_02_07
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]