Omega359 commented on issue #17534:
URL: https://github.com/apache/datafusion/issues/17534#issuecomment-3386612479

   I went and looked at other date/time libraries to see if they support such 
large timestamps. [Jiff](https://github.com/BurntSushi/jiff) doesn't appear to 
([Date](https://docs.rs/jiff/latest/src/jiff/civil/date.rs.html#194) & 
[Timestamp](https://docs.rs/jiff/latest/src/jiff/timestamp.rs.html#357-360) are 
both limited to +-9999-12-31 I believe). 
[Hifitime](https://github.com/nyx-space/hifitime) does seem to via 
[Duration](https://docs.rs/hifitime/latest/src/hifitime/duration/mod.rs.html#142-145)
 but it's not a library I've used.


-- 
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]

Reply via email to