wForget commented on PR #7711: URL: https://github.com/apache/incubator-gluten/pull/7711#issuecomment-2445748161
Error status: `PAUSE` ``` Exception: VeloxRuntimeError Error Source: RUNTIME Error Code: INVALID_STATE Reason: Error status: PAUSE Retriable: False Expression: stop == StopReason::kBlock || stop == StopReason::kAtEnd || stop == StopReason::kAlreadyTerminated || stop == StopReason::kTerminate Function: next File: /data/git/incubator-gluten/ep/build-velox/build/velox_ep/velox/exec/Driver.cpp Line: 370 Stack trace: # 0 _ZN8facebook5velox7process10StackTraceC1Ei # 1 _ZN8facebook5velox14VeloxExceptionC1EPKcmS3_St17basic_string_viewIcSt11char_traitsIcEES7_S7_S7_bNS1_4TypeES7_ # 2 _ZN8facebook5velox6detail14veloxCheckFailINS0_17VeloxRuntimeErrorERKSsEEvRKNS1_18VeloxCheckFailArgsET0_ # 3 _ZN8facebook5velox4exec6Driver4nextERSt10shared_ptrINS1_13BlockingStateEE # 4 _ZN8facebook5velox4exec4Task4nextEPN5folly10SemiFutureINS3_4UnitEEE # 5 _ZN6gluten24WholeStageResultIterator4nextEv # 6 Java_org_apache_gluten_vectorized_ColumnarBatchOutIterator_nativeHasNext # 7 0x00002ad3edce0d70 ``` -- 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]
