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 8b1d018d4b [GLUTEN-6887][VL] Daily Update Velox Version (2025_04_10)
(#9283)
8b1d018d4b is described below
commit 8b1d018d4b3f7c57520cc9569584f2d02b0eb8d0
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Thu Apr 10 16:46:35 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_04_10) (#9283)
Upstream Velox's New Commits:
7668c98c1 by Xiaoxuan Meng, fix: Back out "[velox][PR] feat: Optimize
deserialize UnsafeRows to RowVector" (12978)
059e1fda4 by generatedunixname647790274085263, Fix deprecated unittest
asserts
c54f70a87 by Emily (Xuetong) Sun, feat: Create a StringVectorBuffer class
for managing a Flatvector buffer that can grow dynamically (12944)
5ed70c863 by James Gill, test: Add VELOX_DCHECK asserts for BingTile
validity (12962)
e3f098955 by Krishna Pai, build(pyvelox): Moving some code from
velox/python to python/ (12967)
17d019481 by Gary Helmling, feat: Create FileNameGenerator to abstract
naming strategy from HiveDataSink (12925)
6fa64ae2c by Peter Enescu, test(util): Create unit tests for function
toTypeSql of PrestoSql (12920)
7561fd9c3 by Peter Enescu, fix(util): Generate SQL for function subscript
275ffeb4a by Zac Wen, misc: Add TypeUtil to CMakeLists (12966)
5e6221eed by Ke Wang, fix(tableScan): Convert remainingFilterSubfields to
member variable (12948)
8dc607ec5 by Wei He, fix: Fix Expr to allow peeling on inputs of
deterministic functions in non-deterministic expression (12960)
---
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 a4bf19af76..70796dca68 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_04_09
+VELOX_BRANCH=2025_04_10
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]