Skip to content

Commit

Permalink
[VL] Flush intermediate results when partial aggregation runs out of …
Browse files Browse the repository at this point in the history
…memory
  • Loading branch information
zhztheplayer committed Nov 9, 2023
1 parent 40ef132 commit 8123907
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ep/build-velox/src/get_velox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

set -exu

VELOX_REPO=https://github.com/oap-project/velox.git
VELOX_BRANCH=update
VELOX_REPO=https://github.com/zhztheplayer/velox.git
VELOX_BRANCH=wip-partial-flush
VELOX_HOME=""

#Set on run gluten on HDFS
Expand Down

0 comments on commit 8123907

Please sign in to comment.