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 341b7fd327 [GLUTEN-6887][VL] Daily Update Velox Version (2025_07_10)
(#10157)
341b7fd327 is described below
commit 341b7fd3278e229b5aa61499d3d2fab063078092
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Thu Jul 10 22:03:20 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_07_10) (#10157)
Upstream Velox's New Commits:
dbe4d46a0 by Jimmy Lu, fix: Cast to JSON has wrong output size estimation
for some invalid Unicode input (#14062)
b5a765896 by James Gill, refactor: Reduce unneeded copies (#14058)
d36b25c61 by Yi Cheng Lee, fix: Test Nested Rows (#14051)
d9a58d722 by Zhen Li, refactor: Move string-to-decimal API to DecimalUtil
(#13253)
a2983ec5f by Hongze Zhang, fix: Minor cleanups for spill partition bits
(#13393)
f024d8a68 by Hongze Zhang, feat: An API for static evaluation of
BloomFilter#mayContain (#13955)
10d9d9d78 by Ke Jia, feat(s3): Support s3 exists in S3FileSystem (#13893)
b78ee64be by Hongze Zhang, fix: Exclude CLion-generated CMake build
directories correctly in `.gitignore` (#12941)
c60851e0d by Peter Enescu, feat: Add Github Fuzzer job for Presto SOT
Expression Evaluation (#13977)
f163bf843 by Jialiang Tan, fix: Fix RowContainer setAllNull() setting
initialized flags bug (#14050)
ff037b04c by Patrick Sullivan, feat: Implement ST_PointN, ST_Length (#13967)
5502b9f6a by Patrick Sullivan, feat: Implement ST_IsClosed, ST_Empty,
ST_IsRing (#13889)
6de506ae3 by Patrick Sullivan, fix: Typo in BingTileType (#13888)
c6258135b by Masha Basmanova, fix:
ConstantTypedExpr::localHash/equals/toString for Varbinary (#14055)
17d3540c8 by Chengcheng Jin, docs: Add title for Spark function coverage
page (#13926)
bc70c56d6 by Yi Cheng Lee, fix: Decode VARBINARY simple type (#13932)
bb55bc7cb by zml1206, fix: Arrow patch name error (#14042)
bcfd4f224 by Ke Jia, feat: Support mkdir in HdfsFileSystem (#13951)
f0ffa6f50 by nimesh.k, fix: Normalize json path in Spark get_json_object
function (#13854)
ef5f4b3c6 by Joe Abraham, feat: Add Spark initcap function (#13199)
Signed-off-by: glutenperfbot <[email protected]>
Co-authored-by: glutenperfbot <[email protected]>
Co-authored-by: Yuan <[email protected]>
---
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 2b6b637504..3eff9d49fb 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_07_09
+VELOX_BRANCH=2025_07_10
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]