Skip to content

Commit

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

9b64b944a by Emily (Xuetong) Sun, misc: Remote vs. Local Velox function benchmark (11539)
7056ab267 by Emily (Xuetong) Sun, feat: Create a local thrift service provider for RemoteFunction (11538)
d9a9c217c by Wei He, fix: Fix CopyPreserveEncodingsTest.lazyNoNulls (11887)
2878fc16b by Richard Barnes, Enable `-Wunused-variable` in velox/PACKAGE
e46cb769d by yingsu00, misc: Add toString() to OutputBuffer stats (11562)
f1622abe5 by Xiaoxuan Meng, fix: Fix and improve table scan tracing and make to e2e work (11867)
9b77bd5c3 by wypb, misc: Enable Parquet Writer in Bucketed mode in TableWriterTest (11852)
e937db3ca by Jia Ke, feat: Support viewfs file system in velox (11811)
  • Loading branch information
GlutenPerfBot authored Dec 18, 2024
1 parent 88ec446 commit b740ec2
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_17
VELOX_BRANCH=2024_12_18
VELOX_HOME=""

OS=`uname -s`
Expand Down

0 comments on commit b740ec2

Please sign in to comment.