apache / apache/gluten

[VL] Result mismatch in orc reader

Open
#11,218 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.