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 153380e39c [GLUTEN-6887][VL] Daily Update Velox Version (2024_12_15) 
(#8235)
153380e39c is described below

commit 153380e39c351c38bd2c0ccae0efba5a1e3a07c7
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Mon Dec 16 21:49:02 2024 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2024_12_15) (#8235)
    
    Upstream Velox's New Commits:
    
    17793519e by Sergey Pershin, feat: Add 'expression.max_compiled_regexes' 
Query Config (11850)
    e27c8f3fd by Zac Wen, test: Fuzz checkpoint/checksum related parameters 
(11848)
    abc54d9ab by Zuyu ZHANG, fix: Build on macOS (11858)
    19c5771d1 by Jimmy Lu, fix: Optimize DWRF footer IO read count and size in 
Hive connector (11798)
---
 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 ea559c63af..8f3abf6472 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_14
+VELOX_BRANCH=2024_12_15
 VELOX_HOME=""
 
 OS=`uname -s`


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to