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 3dbbd82458 [GLUTEN-6887][VL] Daily Update Velox Version (2024_12_17) 
(#8248)
3dbbd82458 is described below

commit 3dbbd824589048bc420daf0e0f9e1ccf577fee2a
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Wed Dec 18 07:39:40 2024 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2024_12_17) (#8248)
    
    Upstream Velox's New Commits:
    
    4c6ab142f by aditi-pandit, refactor: Change C style casts to C++ style 
(Part 5) (11688)
    ba4394877 by Joe Giardino, Fix copyPreserveEncodings for LazyVector (11855)
    2d3186272 by Masha Basmanova, feat: Add utility to print summary of a 
vector (11859)
    c623766de by Harsha Rastogi, feat(sst) Add new file format (11847)
    13cd51544 by Daniel Hunte, feat(fuzzer): Support Join Filters in Join 
Fuzzer (11473)
    1bf1b4883 by Daniel Hunte, fix(hashjoin): Turn off dynamic filter push 
downs for null aware right semi porject join (11781)
    f9ec276f5 by Daniel Hunte, fix(joins): Strengthen nullptr check for null 
aware hash joins with filters (11620)
    109f074fe by Daniel Hunte, fix(fuzzer): Fix toSql methods for 
NestedLoopJoinNode in Reference Query Runners (11576)
    20b51d404 by Daniel Hunte, fix(fuzzer): Add filter parsing to toSql methods 
for hasJoinNode in ReferenceQueryRunners (11566)
---
 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 60c3adc028..9cfc2736ce 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_16
+VELOX_BRANCH=2024_12_17
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to