jinchengchenghh opened a new pull request, #10925: URL: https://github.com/apache/incubator-gluten/pull/10925
Fix the exception
```
25/10/15 06:54:43 WARN TaskSetManager: Lost task 0.0 in stage 1.0 (TID 1)
(fyse.us-central1-a.c.374602.internal executor driver):
org.apache.gluten.exception.GlutenExc
eption: org.apache.gluten.exception.GlutenException: Exception:
VeloxRuntimeError
Error Source: RUNTIME
Error Code: INVALID_STATE
Reason: (test-hive vs. cudf-hive) Got splits with different connector IDs
Retriable: False
Expression: connector_->connectorId() == connectorSplit->connectorId
Additional Context: Operator: TableScan[0] 0
Function: getSplit
File:
/home/fyse/incubator-gluten/ep/build-velox/build/velox_ep/velox/exec/TableScan.cpp
Line: 335
```
--
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]
