jorisvandenbossche commented on pull request #7604:
URL: https://github.com/apache/arrow/pull/7604#issuecomment-652814189


   > For timezone naive Timestamps, I'm not sure if we should be adjusting the 
datetime to reflect UTC converted to system time zone. thoughts?
   
   I don't think we should do that (it would also be a big break). Tz-naive 
timestamps have no timezone and should therefore be left as is IMO 
(applications on top of Arrow can choose to use the "naive means system time 
zone" behaviour, but I would say that Arrow itself should never deal with the 
system time zone)


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to