tustvold commented on issue #3664:
URL: https://github.com/apache/arrow-rs/issues/3664#issuecomment-1419346253

   > we can use +00:00
   
   I think using `+00:00` makes sense to me, DataFusion is already smart enough 
to then coerce this where necessary to a different timezone (which is a purely 
metadata operation).
   
   > I'm struggling if we can lose precision in this case
   
   I think this is fine, timestamps are always stored with respect to UTC Unix 
epoch, and so this should have no impact on overflow behaviour. 


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

Reply via email to