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

commit cb357064086a1c6b85aa919566c741b95a347dd0
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Sat Apr 12 19:58:36 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_04_12) (#9303)
    
    Upstream Velox's New Commits:
    
    5225ec825 by zhli1142015, feat: Support date type for Spark from_json 
function (12848)
    f93d55c6e by Qian Sun, docs: Format `array_union` function in array.rst 
(12991)
    d88fa1ae8 by Yenda Li, misc: Add clarifying comments to ExchangeClient 
c-tor (12942)
    c09ee781e by Ke Wang, feat: Add inverse_poisson_cdf (12984)
    276be492c by Ke Wang, feat: Add inverse_binomial_cdf (12983)
    f7cacf399 by Gary Helmling, feat: Create an identity ParitionFunction to 
allow bucket values to be computed as part of the query (12974)
    d37eae7d3 by boyao.zby, fix(expression): Remove unused compare function in 
ITypedExpr (12952)
    f7ce102eb by Artem Selishchev, Fix crashes caused by 
ClassificationAggregation (12949)
    6b5a5f155 by Jimmy Lu, fix: Optimize RowType::hashKind (12999)
    afb236a9f by Jimmy Lu, feat: Add Aggregate::addRawClusteredInput and 
streaming_aggregation_eager_flush (12975)
    0df3ca29f by generatedunixname89002005287564, Fix CQS signal. Id] 96009368 
-- readability-redundant-string-init in fbcode/velox/expression
    46b95d1e5 by generatedunixname89002005287564, Fix CQS signal. Id] 96803229 
-- readability-redundant-string-init in fbcode/velox/functions/prestosql/window 
(13009)
    8cb0bbadb by Jialiang Tan, misc: Add task split count metrics (12943)
    0ddac23f8 by Rong Ma, feat: Add unified compression API and 
lz4_frame/lz4_raw/lz4_hadoop codec (7589)
    eac14a27b by Mingyu Zhang, Remove public from VELOX_DEFINE_CLASS_NAME 
(13000)
    03603630a by Shakyan Kushwaha, refactor: Handle in-output errors for string 
functions (Part 1) (11854)
    2c1905188 by Minhan Cao, feat(tpch): Add flag velox_tpch_text_pool_size_mb 
for text pool size (12499)
    1bbf3b5ea by Krishna Pai, build(docs): Fix documentation job (13001)
---
 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 0144b1b570..f10aae9f1e 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_11
+VELOX_BRANCH=2025_04_12
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to