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 319279e9e8 [GLUTEN-6887][VL] Daily Update Velox Version (2024_10_11)
(#7468)
319279e9e8 is described below
commit 319279e9e82d83c204fd39d2e63d823c9d009615
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Fri Oct 11 12:11:52 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_10_11) (#7468)
Upstream Velox's New Commits:
a976ba5d0 by Daniel Hunte, Fix power function NaN handling so it returns
NaN (11210)
a6899b7e0 by Kevin Wilfong, Add support for custom comparison in Presto's
arrays intersect/except/overlap UDFs (11164)
01ed92c85 by Wei He, Extend expression fuzzer test with PrestoQueryRunner.
(11134)
0758d04da by Jimmy Lu, Remove hard-coded special treatment for $path and
$bucket (11221)
2fd894d5d by PHILO-HE, Install protobuf from setup script for Ubuntu (11219)
5e4b35a69 by Kevin Wilfong, Move Aggregation Function Data Specs into the
Query Runners (11192)
735654205 by Kevin Wilfong, Add clean shutdown for ExchangeFuzzer runs
(11191)
900e61c48 by wypb, Add sessionTimezone and adjustTimestampToTimezone to
DWRF reader and writer options (10895)
9cf4ee088 by Eric Liu, Add more tests scenarios for TableScanTest (11174)
6ddb65f3c by Jialiang Tan, Add partitioned output trace replayer (11175)
d5df0a7d6 by Tao Yang, Fix the bug that RowIndex column type cannot be
serialized (11208)
8fec0f731 by Wei He, Add API for getting all registered Spark aggregation
function names (11198)
173ff68f7 by Wei He, Add API for getting all registered Spark scalar
function names (11196)
Signed-off-by: glutenperfbot <[email protected]>
Co-authored-by: glutenperfbot <[email protected]>
---
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 f5bb6b3180..7d44b04ae0 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_10_09_fix
+VELOX_BRANCH=2024_10_11
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]