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 4e0aab08fa [GLUTEN-6887][VL] Daily Update Velox Version (2024_12_20) 
(#8286)
4e0aab08fa is described below

commit 4e0aab08fac5af3b522e8018f762436bb81f8ab5
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Fri Dec 20 15:20:08 2024 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2024_12_20) (#8286)
    
    Upstream Velox's New Commits:
    
    b4a7479ca by Jiaqi Zhang, Add task abortion test (11881)
    a1adafe92 by PHILO-HE, feat: Add Spark get_json_object function (11691)
    c9dee4e84 by zuyu, feat(parquet): Add Int64 Timestamp in reader (11530)
    61b0b39ec by lingbin, docs: Fix typo in scalar-functions.rst (11582)
    2af045d7f by Deepak Majeti, misc(hdfs): Cleanup header (11585) (11891)
    7a3099846 by Jiaqi Zhang, feat: Separate null count and minmax from column 
stats (11860)
    f3585b13f by Wei He, fix(fuzzer): Reduce invalid or unsupported test cases 
in window fuzzer (11902)
    0ee82f395 by Chengcheng Jin, feat: Support compress UnsafeRow and 
CompactRow (11497)
    67e858c78 by Xiaoxuan Meng, fix: Fix columns stats when insert serialized 
rows (11910)
    a82450a39 by Xiaoxuan Meng, feat: Add auto table scan scaling based on 
memory usage (11879)
    3a9089a12 by Pedro Eugenio Rocha Pedreira, fix(table-writer): Allow structs 
to be written as flat maps (11909)
    51a52149a by Bikramjeet Vig, fix: Disable ThreadDebugInfoDeathTest for 
sanitizers (11907)
    46c71b73d by Yenda Li, fix: Use the correct index when doing comparison in 
custom view (11900)
    cf2ba8379 by Xiaoxuan Meng, fix: Fix flaky tsan failure in async data cache 
(11908)
---
 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 9752cf2a8a..93b2fbbc33 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_19
+VELOX_BRANCH=2024_12_20
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to