zhli1142015 opened a new issue, #9736:
URL: https://github.com/apache/incubator-gluten/issues/9736
### Backend
VL (Velox)
### Bug description
```
Store ID mismatched, this should not happen
at org.apache.gluten.runtime.RuntimeJniWrapper.createRuntime(Native
Method)
at org.apache.gluten.runtime.Runtime$RuntimeImpl.<init>(Runtime.scala)
at org.apache.gluten.runtime.Runtime$.apply(Runtime.scala)
at org.apache.gluten.runtime.Runtimes$.create(Runtimes.scala)
at
org.apache.gluten.runtime.Runtimes$.$anonfun$contextInstance$1(Runtimes.scala)
at
org.apache.spark.task.TaskResourceRegistry.$anonfun$addResourceIfNotRegistered$1(TaskResources.scala)
at org.apache.spark.task.TaskResourceRegistry.lock(TaskResources.scala)
at
org.apache.spark.task.TaskResourceRegistry.addResourceIfNotRegistered(TaskResources.scala)
at
org.apache.spark.task.TaskResources$.addResourceIfNotRegistered(TaskResources.scala)
at org.apache.gluten.runtime.Runtimes$.contextInstance(Runtimes.scala)
at
org.apache.spark.sql.execution.utils.ExecUtil$.convertColumnarToRow(ExecUtil.scala)
at
org.apache.spark.sql.execution.utils.ExecUtil$.$anonfun$genShuffleDependency$7(ExecUtil.scala)
at scala.collection.Iterator$$anon$10.next(Iterator.scala)
at
org.apache.gluten.iterator.IteratorsV1$PayloadCloser.next(IteratorsV1.scala)
at
org.apache.spark.shuffle.ColumnarShuffleWriter.internalWrite(ColumnarShuffleWriter.scala)
```
### Gluten version
Gluten-1.3
### Spark version
None
### 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]