Skip to content

Commit

Permalink
[VL] RAS: Add config option for setting user cost model, remove fallb…
Browse files Browse the repository at this point in the history
…ack strategies from RAS rules list (apache#5861)
  • Loading branch information
zhztheplayer authored May 27, 2024
1 parent 56c5a24 commit a07e3b8
Show file tree
Hide file tree
Showing 136 changed files with 18,469 additions and 16,436 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/velox_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,10 +189,10 @@ jobs:
cd $GITHUB_WORKSPACE/tools/gluten-it
GLUTEN_IT_JVM_ARGS=-Xmx5G sbin/gluten-it.sh queries-compare \
--local --preset=velox --benchmark-type=h --error-on-memleak --off-heap-size=10g -s=1.0 --threads=16 --iterations=1 \
--extra-conf=spark.gluten.sql.ras.enabled=true \
--extra-conf=spark.gluten.ras.enabled=true \
&& GLUTEN_IT_JVM_ARGS=-Xmx5G sbin/gluten-it.sh queries-compare \
--local --preset=velox --benchmark-type=ds --error-on-memleak --off-heap-size=10g -s=1.0 --threads=16 --iterations=1 \
--extra-conf=spark.gluten.sql.ras.enabled=true
--extra-conf=spark.gluten.ras.enabled=true
run-tpc-test-ubuntu-oom:
needs: build-native-lib-centos-7
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit a07e3b8

Please sign in to comment.