mani-sethu opened a new issue, #10105:
URL: https://github.com/apache/incubator-gluten/issues/10105
### Backend
VL (Velox)
### Bug description
I was using gluten for last 4 months. Today, I pulled the latest gluten
branch and rebuilt the jar with changes, suddenly the spark tasks started to
fail with the following exception
`Job aborted due to stage failure: Task 43 in stage 0.0 failed 4 times, most
recent failure: Lost task 43.3 in stage 0.0 (TID 153) (10.193.14.135 executor
1): org.apache.gluten.exception.GlutenException:
org.apache.gluten.exception.GlutenException: Exception: VeloxRuntimeError
Error Source: RUNTIME
Error Code: INVALID_STATE
Reason: Operator::getOutput failed for [operator: TableScan, plan node ID:
0]: Empty Optional cannot be unwrapped
Retriable: False
Function: operator()
File:
/home/subramaniam_sethurathinam/incubator-gluten/ep/build-velox/build/velox_ep/velox/exec/Driver.cpp
Line: 571
Stack trace:
0 _ZN8facebook5velox7process10StackTraceC1Ei
1
_ZN8facebook5velox14VeloxExceptionC1EPKcmS3_St17basic_string_viewIcSt11char_traitsIcEES7_S7_S7_bNS1_4TypeES7_
2
_ZN8facebook5velox6detail14veloxCheckFailINS0_17VeloxRuntimeErrorERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEvRKNS1_18VeloxCheckFailArgsET0_
3
_ZZN8facebook5velox4exec6Driver11runInternalERSt10shared_ptrIS2_ERS3_INS1_13BlockingStateEERS3_INS0_9RowVectorEEENKUlvE3_clEv.cold
4
_ZN8facebook5velox4exec6Driver11runInternalERSt10shared_ptrIS2_ERS3_INS1_13BlockingStateEERS3_INS0_9RowVectorEE
`
### Gluten version
main branch
### Spark version
Spark-3.5.x
### Spark configurations
_No response_
### System information
_No response_
### Relevant logs
```bash
```
--
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]