Skip to content

Commit

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

183e3fa63 by Kevin Wilfong, test: Make MultiFragmentTest.maxBytes debug only (12297)
662fc4191 by Wei He, misc(fuzzer): Rename ArgGenerator and argsOverrideFuncs to ArgTypesGenerator and argValuesGenerators (12283)
cd24feeab by Wei He, feat(fuzzer): Add input generator for json_parse in expression fuzzer (12019)
b59f68a14 by Jimmy Lu, fix: Support delta update on filter that is not projected out (12285)
b673c2d61 by Masha Basmanova, feat: Add API to return function signatures by name (12289)
35711b7a7 by Dark Knight, fix: Revert Optimize PrestoBatchVectorSerializer [1/7]: Serialize FlatVectors (12291)
54cee38e1 by Dark Knight, fix: Revert Optimize PrestoBatchVectorSerializer [2/7]: Serialize RowVectors (12292)
  • Loading branch information
GlutenPerfBot authored Feb 11, 2025
1 parent cc7a355 commit 8df00be
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_02_09
VELOX_BRANCH=2025_02_11
VELOX_HOME=""

OS=`uname -s`
Expand Down

0 comments on commit 8df00be

Please sign in to comment.