jinchengchenghh opened a new issue, #11218:
URL: https://github.com/apache/incubator-gluten/issues/11218
### Backend
VL (Velox)
### Bug description
result mismatch when spark.sql.orc.enableVectorizedReader is true.
SPARK-31238: compatibility with Spark 2.4 in reading dates
```
== Results ==
!== Correct Answer - 2 == == Spark Answer - 2 ==
!struct<> struct<date:date>
![1001-01-01] [1001-01-07]
[1582-10-15] [1582-10-15]
```
### Gluten version
_No response_
### 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]