Skip to content

Commit

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

21f1e21e7 by Jimmy Lu, fix: Quote string keys for feature selection (11779)
1b5d3db1f by Kevin Wilfong, refactor: Move some logic from URLFunctions.h to URIParser (11761)
1bbf4f88c by Kevin Wilfong, fix: Possible infinite loop in URIParser's tryConsumeIPV6Address (11782)
e8a84d9cd by Xiaoxuan Meng, feat: Sort grouping key columns to maximize the prefix sort optimization (11720)
e60315836 by Raymond Wu, refactor(fuzzer): add supporting map functions (11536)
  • Loading branch information
GlutenPerfBot authored Dec 9, 2024
1 parent 15f4cde commit 1100fdf
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=2024_12_07
VELOX_BRANCH=2024_12_08
VELOX_HOME=""

OS=`uname -s`
Expand Down

0 comments on commit 1100fdf

Please sign in to comment.