xumingming opened a new issue, #5044:
URL: https://github.com/apache/incubator-gluten/issues/5044
### Backend
VL (Velox)
### Bug description
```scala
scala> var df = spark.read.csv("/tmp/test.csv");
E20240320 13:21:15.767925 16464018 Exceptions.h:69] Line:
/path-to-gluten/ep/build-velox/build/velox_ep/velox/exec/Task.cpp:1811,
Function:terminate, Expression: Cancelled, Source: RUNTIME, ErrorCode:
INVALID_STATE
df: org.apache.spark.sql.DataFrame = [_c0: string, _c1: string ... 1 more
field]
```
### Spark version
Spark-3.2.x
### Spark configurations
_No response_
### System information
Velox System Info v0.0.2
Commit: 57d36593a8f936814f0a8e2f75488c97225d8bdb
CMake Version: 3.24.4
System: Darwin-21.6.0
Arch: arm64
C++ Compiler: /Library/Developer/CommandLineTools/usr/bin/c++
C++ Compiler Version: 14.0.0.14000029
C Compiler: /Library/Developer/CommandLineTools/usr/bin/cc
C Compiler Version: 14.0.0.14000029
CMake Prefix Path:
/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr;/opt/homebrew;/usr/local;/usr;/;/usr/local/cmake-3.24.4/CMake.app/Contents;/usr/local;/usr/X11R6;/usr/pkg;/opt;/sw;/opt/local
### 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]