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 e5e2285e30 [GLUTEN-6887][VL] Daily Update Velox Version (2025_01_02)
(#8388)
e5e2285e30 is described below
commit e5e2285e30c3bd6976c734469cf47a9306b27909
Author: Yuan <[email protected]>
AuthorDate: Fri Jan 3 07:34:59 2025 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2025_01_02) (#8388)
Upstream Velox's New Commits:
06051013c by Ke, feat: Add TextWriter (#11789)
edd8a0b2a by Orri Erling, feat: [velox][PR] Add Duck plan transformation
for qualified joins and subqueries (#11930)
bfe085db7 by Jialiang Tan, fix: Fix flaky
HashJoinTest.reclaimDuringOutputProcessing (#11993)
bef55f58a by Xiaoxuan Meng, fix: Fix writer reclaim failure by clearing
dict chained buffers during arbitration (#11988)
e1c175bdb by Xiaoxuan Meng, fix: Fix flaky scaled scan fuzzer test (#11989)
dcccd90cc by Jimmy Lu, fix: Allow BitSet size to be larger than int32
(#11986)
c44e45b5b by Xiaoxuan Meng, feat: Support per-split fine-grained cache
control (#11984)
7fdb3219e by duanmeng, feat: Add query trace TaskRunner (#11927)
7cbfce057 by rui-mo, fix(parquet): Support converted type in timestamp
reader (#11964)
---
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 c4412f68dd..99e087c19b 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=2024_12_30
+VELOX_BRANCH=2025_01_02
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]