zhouyuan commented on issue #10417:
URL: 
https://github.com/apache/incubator-gluten/issues/10417#issuecomment-3181201873

   I interpreted this from the stack of a failed query. will verify and try to 
make more inputs for this
   ```
   (org.apache.gluten.exception.GlutenException: Exception: VeloxRuntimeError
   Error Source: RUNTIME
   Error Code: INVALID_STATE
   Reason: Spill level 4 exceeds max spill level 3
   Retriable: False
   Context: Operator: HashBuild[3] 1
   Function: SpillPartitionId
   File: /velox/velox/exec/Spill.cpp
   Line: 447
   Stack trace:
   # 0  _ZN8facebook5velox7process10StackTraceC1Ei
   # 1  
_ZN8facebook5velox14VeloxExceptionC1EPKcmS3_St17basic_string_viewIcSt11char_traitsIcEES7_S7_S7_bNS1_4TypeES7_
   # 2  
_ZN8facebook5velox6detail14veloxCheckFailINS0_17VeloxRuntimeErrorERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEvRKNS1_18VeloxCheckFailArgsET0_
   # 3  _ZN8facebook5velox4exec16SpillPartitionIdC1ES2_j
   # 4  
_ZN8facebook5velox4exec11SpillerBase11finishSpillERSt3mapINS1_16SpillPartitionIdESt10unique_ptrINS1_14SpillPartitionESt14default_deleteIS6_EESt4lessIS4_ESaISt4pairIKS4_S9_EEE
   # 5  _ZN8facebook5velox4exec9HashBuild15finishHashBuildEv
   # 6  _ZN8facebook5velox4exec9HashBuild19noMoreInputInternalEv
   # 7  _ZN8facebook5velox4exec9HashBuild20postHashBuildProcessEv
   # 8  
_ZN8facebook5velox4exec9HashBuild9isBlockedEPN5folly10SemiFutureINS3_4UnitEEE
   # 9  
_ZZN8facebook5velox4exec6Driver11runInternalERSt10shared_ptrIS2_ERS3_INS1_13BlockingStateEERS3_INS0_9RowVectorEEENKUlvE0_clEv
   # 10 
_ZN8facebook5velox4exec6Driver11runInternalERSt10shared_ptrIS2_ERS3_INS1_13BlockingStateEERS3_INS0_9RowVectorEE
   # 11 
_ZN8facebook5velox4exec6Driver4nextEPN5folly10SemiFutureINS3_4UnitEEERPNS1_8OperatorERNS1_14BlockingReasonE
   # 12 _ZN8facebook5velox4exec4Task4nextEPN5folly10SemiFutureINS3_4UnitEEE
   # 13 _ZN6gluten24WholeStageResultIterator4nextEv
   # 14 Java_org_apache_gluten_vectorized_ColumnarBatchOutIterator_nativeHasNext
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to