FelixYBW opened a new issue, #5653:
URL: https://github.com/apache/incubator-gluten/issues/5653

   ### Backend
   
   VL (Velox)
   
   ### Bug description
   
   ```
   24/05/07 14:12:50 ERROR [Executor task launch worker for task 6355.0 in 
stage 0.0 (TID 6377)] util.TaskResources: Task 6377 failed by error: 
   org.apache.gluten.exception.GlutenException: java.lang.RuntimeException: 
Exception: VeloxRuntimeError
   Error Source: RUNTIME
   Error Code: INVALID_STATE
   Reason: Operator::getOutput failed for [operator: TableScan, plan node ID: 
0]: TProtocolException: Invalid data
   Retriable: False
   Function: runInternal
   File: 
/home/binweiyang/gluten/ep/build-velox/build/velox_ep/velox/exec/Driver.cpp
   Line: 594
   Stack trace:
   # 0  _ZN8facebook5velox7process10StackTraceC1Ei
   # 1  
_ZN8facebook5velox14VeloxExceptionC1EPKcmS3_St17basic_string_viewIcSt11char_traitsIcEES7_S7_S7_bNS1_4TypeES7_
   # 2  
_ZN8facebook5velox6detail14veloxCheckFailINS0_17VeloxRuntimeErrorERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEvRKNS1_18VeloxCheckFailArgsET0_
   # 3  
_ZN8facebook5velox4exec6Driver11runInternalERSt10shared_ptrIS2_ERS3_INS1_13BlockingStateEERS3_INS0_9RowVectorEE.cold
   # 4  
_ZN8facebook5velox4exec6Driver4nextERSt10shared_ptrINS1_13BlockingStateEE
   # 5  _ZN8facebook5velox4exec4Task4nextEPN5folly10SemiFutureINS3_4UnitEEE
   # 6  _ZN6gluten24WholeStageResultIterator4nextEv
   # 7  Java_org_apache_gluten_vectorized_ColumnarBatchOutIterator_nativeHasNext
   # 8  0x00007f0ad11bf427
   ```
   
   It's the first stage of parquet scan. Many partitions success, some failed 
due to above reason.
   
   @rui-mo  is it caused by substrait?
   
   ### Spark version
   
   None
   
   ### Spark configurations
   
   _No response_
   
   ### System information
   
   _No response_
   
   ### Relevant logs
   
   _No response_


-- 
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