xxlaykxx opened a new issue, #49775:
URL: https://github.com/apache/arrow/issues/49775
### Describe the bug, including details regarding any error messages,
version, and platform.
### Describe the bug, including details regarding any error messages,
version, and platform.
Using DATE_TRUNC('minute', val) where val is '0862-08-10 06:01:12.476' will
result in a value of 0862-08-10 06:02:00 - instead it should be 0862-08-10
06:01:00
Similar values with the same problem are 1242-04-09 19:54:20.000 and
1272-01-08 20:43:24.000
### Component(s)
Gandiva
### Component(s)
Gandiva
--
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]