Skip to content

Commit

Permalink
[GLUTEN-6887][VL] Daily Update Velox Version (2025_01_08) (#8457)
Browse files Browse the repository at this point in the history
Upstream Velox's New Commits:

ab6dd5ae0 by Orri Erling, feat: Make Wave Codegen (12022)
7b95aa985 by Kevin Wilfong, bug: CacheFuzzer does not respect restartCache when initializing cache bytes (12033)
28694f413 by dependabot[bot], build(ci): Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (11935)
ec966405c by dependabot[bot], build(deps): Bump docker/build-push-action from 3 to 6 (11708)
986346e93 by dependabot[bot], build(deps): Bump docker/setup-buildx-action from 2 to 3 (11707)
b1870f1c8 by Ankita Victor, build: Install packages and modules for format (11649)
4d87e3bd9 by dependabot[bot], build(deps): Bump docker/setup-qemu-action from 2 to 3 (11706)
b55ef9dba by zhli1142015, feat: Support decimal type for Spark floor function (11951)
b92e4bd78 by Kevin Wilfong, fix: JsonStringUtil attempts to serialize bad char* in error message (12027)
b926bdfe5 by Wei He, fix(runner): Fix broadcast in LocalRunner (11923)
d5e330b95 by zhli1142015, feat: Register Spark array_join function (11948)
  • Loading branch information
GlutenPerfBot authored Jan 8, 2025
1 parent 799149e commit 1615e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ep/build-velox/src/get_velox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
set -exu

VELOX_REPO=https://github.com/oap-project/velox.git
VELOX_BRANCH=2025_01_07
VELOX_BRANCH=2025_01_08
VELOX_HOME=""

OS=`uname -s`
Expand Down

0 comments on commit 1615e84

Please sign in to comment.