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 b740ec28e2 [GLUTEN-6887][VL] Daily Update Velox Version (2024_12_18) 
(#8260)
b740ec28e2 is described below

commit b740ec28e2b76900dc519d809224ea6bb7f564f9
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Wed Dec 18 11:42:25 2024 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2024_12_18) (#8260)
    
    Upstream Velox's New Commits:
    
    9b64b944a by Emily (Xuetong) Sun, misc: Remote vs. Local Velox function 
benchmark (11539)
    7056ab267 by Emily (Xuetong) Sun, feat: Create a local thrift service 
provider for RemoteFunction (11538)
    d9a9c217c by Wei He, fix: Fix CopyPreserveEncodingsTest.lazyNoNulls (11887)
    2878fc16b by Richard Barnes, Enable `-Wunused-variable` in velox/PACKAGE
    e46cb769d by yingsu00, misc: Add toString() to OutputBuffer stats (11562)
    f1622abe5 by Xiaoxuan Meng, fix: Fix and improve table scan tracing and 
make to e2e work (11867)
    9b77bd5c3 by wypb, misc: Enable Parquet Writer in Bucketed mode in 
TableWriterTest (11852)
    e937db3ca by Jia Ke, feat: Support viewfs file system in velox (11811)
---
 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 9cfc2736ce..67f2a9f842 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_17
+VELOX_BRANCH=2024_12_18
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to