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 fb28ad9973 [GLUTEN-6887][VL] Daily Update Velox Version (2025_04_16) 
(#9339)
fb28ad9973 is described below

commit fb28ad99731d18744d9976a69c128a937ce09e45
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Wed Apr 16 23:26:34 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_04_16) (#9339)
    
    Upstream Velox's New Commits:
    
    1fb68a4e3  fix: Support small value type in dictionary encoding (#13038)
    09169c16e Fix CQS signal. Id] 13636428 -- readability-redundant-string-init 
in fbcode/velox/common/base
    49245986d Put Prestissimo OOM top users at the top (#12951)
    30d50ef0c misc: Avoid acquiring lock in QueryCtx::checkUnderArbitration if 
unnecessary (#13013)
    4777a4a17 refactor: Refactor ArrayRemoveNullFunction and register it for 
Spark array_compact function (#12700)
    df06e4cb8 Fix nulls reading in byte column with fast decoder
    946684195 (tag: pyvelox-v0.2.0) docs(pyvelox): Adding pyvelox sphinx 
documentation (#13010)
    a0227b2a3 refactor(fuzzer): Unlink JoinFuzzer from GTest (#12399)
    95a078228 misc: Refactor table scan and add batch size metric for 
monitoring (#13020)
    1ec91991c build: Remove usage of C++ placement new operator in device code 
(#12874)
    23cb42775 fix: Fix merge join issues (#13022)
    77b93bd5c fix: Fix merge source promise setting out of lock (#13021)
    0cba1134f feat(cudf): Add cuDF based OrderBy operator (#12735)
    95188ae69 misc: Fix a typo in CMakeLists.txt (#12675)
    4b973eae3 fix: Limit scan threads to member mask (#12869)
---
 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 28d19106f7..fc2c107099 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_04_15
+VELOX_BRANCH=2025_04_16
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to