[VL] Result mismatch in orc reader
Open
bug
triage
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
### 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
![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
```
Contributor guide
Assessment
This issue has not been assessed yet.