Skip to content

Commit

Permalink
[VL] Daily Update Velox Version (2024-01-08) (#4311)
Browse files Browse the repository at this point in the history
75a5dca (upstream/main) Remove Wshadow warning for velox/dwio/common/FilterNode.h (#8266)
c5aa05f Add config of DirectInputBuffer to Connector (#7978)
76e603a Update TaskTest to verify executionEndTimeMs and terminationTimeMs (#7546)
dc0a28d Bound the size of Expr's sharedSubexprResults_ to prevent OOMs (#8128)
1f0f594 Add benchmarks-build target to Makefile (#8162)
191ecf6 Simplify the calculation of the number of pages (#8256)
dd9a34d Remove unused exception parameter from files inc velox/common/caching/AsyncDataCache.cpp (#8246)
338e2da Support timezone offsets in timezone_hour/minute (#8269)
b5c78f9 Add documentation for memory management (#8271)
e5355f3 Add physicalWrittenBytes to PlanNodeStats (#8213)
7376fb2 Fix LocalExchangeSource timeout (#8101)
  • Loading branch information
marin-ma authored Jan 8, 2024
1 parent 5062136 commit b81ecde
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_01_05-2
VELOX_BRANCH=2024_01_08
VELOX_HOME=""

#Set on run gluten on HDFS
Expand Down

0 comments on commit b81ecde

Please sign in to comment.