[VL] invalid timestamp result mismatch
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
### Backend
VL (Velox)
### Bug description
```
2025-03-27T08:59:23.6470522Z - datetime-parsing-invalid.sql *** FAILED ***
2025-03-27T08:59:23.6471095Z datetime-parsing-invalid.sql
2025-03-27T08:59:23.6471691Z Expected "[java.lang.ArithmeticException
2025-03-27T08:59:23.6472328Z long overflow]", but got "[org.apache.gluten.exception.GlutenException
2025-03-27T08:59:23.6473179Z Could not convert Timestamp(9223402809600, 0) to microseconds]" Result did not match for query #0
2025-03-27T08:59:23.6473725Z select to_timestamp('294248', 'y') (GlutenSQLQueryTestSuite.scala:987)
```
### Spark version
None
### Spark configurations
_No response_
### System information
_No response_
### Relevant logs
```bash
```
Contributor guide
Assessment
This issue has not been assessed yet.