comphead closed issue #1454: feat: Support read array type using native reader
URL: https://github.com/apache/datafusion-comet/issues/1454
--
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
comphead commented on issue #1454:
URL:
https://github.com/apache/datafusion-comet/issues/1454#issuecomment-2686543353
```
Cause: org.apache.comet.CometNativeException: Cannot cast file schema field
simple_array of type List(Field { name: "element", data_type: Int32, nullable:
true, di
comphead opened a new issue, #1454:
URL: https://github.com/apache/datafusion-comet/issues/1454
### What is the problem the feature request solves?
Currently array type not supported when reading complex types with native
reader
Reading a data with schema
```
root
|--