This is an automated email from the ASF dual-hosted git repository.

hongze pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new b2ff75e391 [VL] CI: One OOM GHA job has passed, stop ignoring its 
result (#7712)
b2ff75e391 is described below

commit b2ff75e391df41b27c16e3af0353bb1d945fc4db
Author: Hongze Zhang <[email protected]>
AuthorDate: Wed Oct 30 10:07:39 2024 +0800

    [VL] CI: One OOM GHA job has passed, stop ignoring its result (#7712)
---
 .github/workflows/velox_backend.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.github/workflows/velox_backend.yml 
b/.github/workflows/velox_backend.yml
index 00ea39ccf0..ba5d4f96ff 100644
--- a/.github/workflows/velox_backend.yml
+++ b/.github/workflows/velox_backend.yml
@@ -359,8 +359,7 @@ jobs:
             -d=OFFHEAP_SIZE:4g,spark.memory.offHeap.size=4g \
             
-d=OVER_ACQUIRE:0.3,spark.gluten.memory.overAcquiredMemoryRatio=0.3 \
             -d=OVER_ACQUIRE:0.5,spark.gluten.memory.overAcquiredMemoryRatio=0.5
-      - name: (To be fixed) TPC-DS SF30.0 Parquet local spark3.2 Q95 low 
memory, memory isolation on
-        continue-on-error: true
+      - name: TPC-DS SF30.0 Parquet local spark3.2 Q95 low memory, memory 
isolation on
         run: |
           cd tools/gluten-it \
           && GLUTEN_IT_JVM_ARGS=-Xmx3G sbin/gluten-it.sh parameterized \


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to