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 04a5711063 [GLUTEN-6887][VL] Daily Update Velox Version (2025_02_05) 
(#8661)
04a5711063 is described below

commit 04a571106348799af5ee8d62bd9c9e553b00593d
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Wed Feb 5 15:44:34 2025 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_02_05) (#8661)
    
    Upstream Velox's New Commits:
    
    5d13c130d by Krishna Pai, build(pyvelox) : Remove 
VELOX_BUILD_MINIMAL_WITH_DWIO (12256)
    a785f7ed7 by aditi-pandit, refactor(fuzzer): Move setupReferenceQueryRunner 
to FuzzerUtil (12232)
    f73b7b194 by Deepak Majeti, refactor: Remove unused header in 
functions/Registerer.h (12231)
    95a5a4f0e by Yenda Li, feat: Support cancellation in HashProbe::getOutput 
[3/n] (12237)
    48d1bbf2f by Yenda Li, fix: Avoid invalid access into random region in 
memory in OperatorUtils (12253)
    b2cb03e4d by Kevin Wilfong, feat: Optimize PrestoBatchVectorSerializer 
[1/7]: Serialize FlatVectors (12060)
    688465f3b by Natasha Sehgal, Add JSON to Map Union Sum (12208)
    8bc88970e by Yenda Li, refactor: Compute joinProjectedVarColumnsSize by 
taking in a vector<rows> instead of by row [2/n] (12235)
    ccb509421 by Deepak Majeti, refactor(hive): Remove Parquet dependency from 
HiveConnectorTestBase (12228)
    2bb7aab29 by Pramod Satya, feat: Add companionFunction to function metadata 
(9250)
    f0a96f166 by Yiyang Chen, Add merge() method to 
ApproxMostFrequentStreamSummary as an optimization over mergeSerialized()
---
 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 124ba61550..4978f4a745 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_02_04
+VELOX_BRANCH=2025_02_05
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to